- Renamed ConfigLoader interface to ConfigUnmarshaler, breaking existing implementations
- Removed LabelsMap from all metric points and corrected K8S attribute label capitalization
- Collector now fully supports metrics proto v0.9.0
Official OpenTelemetry Collector changelog summary with source attribution, release tags, and community reactions.
Track this OpenTelemetry Collector release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this OpenTelemetry Collector release note into a weekly digest for the tools you actually use.
Create digestAdd pkg.exporterhelper.queueBatchEnabled feature gate to enable batch settings by default.
Introduced queuebatchprocessor to replace the legacy batchprocessor, promoted memory‑limiter extension to beta stability, and marked configgrpc as stable.