Andrew Wilkins

Results 474 comments of Andrew Wilkins

Is this still relevant? I'm not able to reproduce the failure locally.

This is a breaking change for the API, but not for user configuration. Naturally there are a bunch of compilation errors in contrib, which I can fix if/when this is...

@dmitryax and I discussed this in a recent Collector SIG meeting, and Dmitry wanted me to look into phasing out Endpoint so it wouldn't be immediately breaking. I can't see...

> I am guessing that one of these new services is sending a log message that is very large. > > ... > > Is my guess correct? It could...

Creating a new module/package with the protocol numbers sounds good to me. Perhaps under internal/iana to start with?

/label -needs-triage waiting-for-code-owners

Removing needs-triage, as this issue was requested in https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/40165#issuecomment-2929599521

Related spec issue: https://github.com/open-telemetry/opentelemetry-specification/issues/1344

> Also looked at scraper.go file and could see freebsd annotation is added already. > //go:build darwin || freebsd || dragonfly || netbsd || openbsd I think you saw that...