Pablo Baeyens

Results 322 comments of Pablo Baeyens

Okay, makes total sense! :) I think it is a good way of disseminating this knowledge and we should implement this feature

@rterbush Would you be willing to be an owner for this platform? Platform owners will be pinged on issues specific to this platform and are expected to help maintainers with...

Alright, thanks for the context! :) If anyone else reading this in the future is interested in adding support for this, PRs are welcome and I am happy to help...

As mentioned here I can't think of a good backwards-compatible solution to address this change on pdata: https://github.com/open-telemetry/opentelemetry-proto/pull/533#discussion_r1521813605 we implicitly assume keys are unique in our API

> @mx-psi how does the collector handle the logs from C++ given what @lalitb [said](https://github.com/open-telemetry/opentelemetry-specification/issues/3931#issuecomment-1991939058)? @MrAlias The behavior is unspecified in this situation, since it is not allowed by the...

@codeboten I think it would be helpful to have links as in #8978 so that right before marking as 1.0 one can quickly check that we did not accidentally introduce...

Filed #9159 to add this to coding guidelines

Should we remove `Context` from the method names? (That is, effectively just add `context.Context` to the original methods?)

> Should we remove `Context` from the method names? (That is, effectively just add `context.Context` to the original methods?) We discussed this offline and decided that we should

@grandwizard28 Thanks for the PR! Are there any related issues to this?