Metrics
- Add in-development
BindAPI to synchronous instruments.
(#5050) - Clarify that View-provided metric stream
nameis not subject to instrument
name syntax validation.
(#5094)
Common
- Define the Core packages term.
(#5046) - Rework contributing guide to reflect current process.
(#5072)
Compatibility
- Stabilize sections of Prometheus and OpenMetrics Compatibility.
- Stabilize sections of Prometheus Metrics Exporter.
- Change Prometheus Metric Exporter config property recommended names
(without_scope_info->scope_info_enabled,without_target_info->target_info_enabled,
with_resource_constant_labels->resource_constant_labels)
(#5071) - Clarify that OTel SDKs should not use unofficial Prometheus clients.
(#5082)
OTEPs
- Add OTEP for Semantic Convention Schema v2 with support for multiple convention
registries and resolved schema format
(#4815)