Pablo Baeyens
Pablo Baeyens
We want to ensure components that produce telemetry data are compliant with semantic conventions.
#### Description This draft PR shows how we could reorganize legacy fields. I am not convinced that we should do this because it changes quite a few options and it...
#### Description Moves validation of gRPC endpoint from OTLP exporter to configgrpc #### Link to tracking issue Fixes #10451
Some of the benchmarks we have are GC-heavy and they can be quite noisy because of the variance introduced by it. A particular case where this is noticeable is when...
**Describe the bug** If building a Collector with `otelcol_version` set to v0.88.0 or below with a builder with v0.89.0 or above it will fail to build. **Steps to reproduce** See...
#### Description Guards `otelgrpc` instrumentation behind a new `configgrpc.useOtelGRPCInstrumentation` feature flag. These are unstable semantic conventions being actively worked on by the [RPC Semconv SIG](https://github.com/open-telemetry/community?tab=readme-ov-file#sig-semconv-rpc-stability) (https://github.com/orgs/open-telemetry/projects/161) and the `otelgrpc` library...
### Component(s) exporter/exporterhelper ### Describe the issue you're reporting StorageID uses a pointer. It would be good if we could use `configoptional.Optional` given @evan-bradley's work on it. This is blocked...
Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this...
CAA records allow setting an `iodef` property (see e.g. [Wikipedia article](https://en.wikipedia.org/wiki/DNS_Certification_Authority_Authorization#Record) or [RFC section](https://www.rfc-editor.org/rfc/rfc8659#name-caa-iodef-property)) where one can put a way to report attempts to issue a certificate that failed due...
- [x] Update the community-members.md and and codeowners: https://github.com/open-telemetry/community/ - #3115 - [x] For each new GC member, complete an issue created with the [GC Member Onboarding](https://github.com/open-telemetry/community/issues/new?assignees=&labels=area%2Fonboarding&projects=&template=gc_member_onboarding.md&title=GC+ONBOARDING%3A+%3CGH_USERNAME%3E) template. - Created...