v1.23.0 (2023-07-12)
Context
- No changes.
Traces
- Refine SDK TracerProvider configuration section.
(#3559) - Make SDK Tracer Creation more normative.
(#3529)
Metrics
- Refine SDK MeterProvider configuration section.
(#3522) - Clarify metric view requirements and recommendations.
(#3524) - Change the view name to be the view's stream configuration name.
(#3524) - Make SDK Meter Creation more normative.
(#3529) - Clarify duplicate instrument registration scope to be a MeterProvider.
(#3538) - Clarify identical instrument definition for SDK.
(#3585)
Logs
- Refine SDK LoggerProvider configuration section.
(#3559) - Make SDK Logger Creation more normative.
(#3529)
Resource
- No changes.
Compatibility
- NOTICE: Remove the Jaeger Exporter
(#3567) - Prometheus: Do not add
_total
suffix if the metric already ends in_total
.
(#3581) - Prometheus type and unit suffixes are not trimmed by default.
(#3580)
SDK Configuration
- Extract Exemplar section and mark it as Experimental.
(#3533)
Common
- No changes.
Supplemenatary Guidelines
- No changes.