Context
- Recommend instead of require global propagators.
(#5294)
Metrics
- Add
view_matching_modeparameter toMeterProviderto support composable View matching.
(#5173) - Clarify
maxExportBatchSizebehavior, timeouts, and error handling for
Periodic exporting MetricReader.
(#5265) - Mark
maxExportBatchSizeon Periodic exporting MetricReader as stable.
(#5291)
Resource
- Allow the named
serviceresource detector (used via declarative config or explicit detector configuration) to fall back to
platform-specific sources whenOTEL_SERVICE_NAMEis not set.
(#5280)
Common
- Add
AttributeValueDepthLimitfor nested array and map attribute values.
(#5186) - Remove requirement for attribute ordering from compliance matrix.
(#5205)
Compatibility
- Stabilize content negotiation section for the Prometheus exporter.
(#5136) - Update the OpenTelemetry Exponential Histogram to Prometheus Native Histogram
with standard (exponential) schema transformation.
(#5125) - Stabilize
resource_constant_labelsconfiguration for the Prometheus exporter.
(#5130)