OpenTelemetry - CNCF/opentelemetry-specification: Release v1.24.0
Name: opentelemetry-specification
Owner: OpenTelemetry - CNCF
Release: Release v1.24.0
Released: 2023-08-10
License: Apache-2.0
Release Assets:
v1.24.0 (2023-08-10)
Context
- No changes.
Traces
- No changes.
Metrics
- Specify how to handle instrument name conflicts. (#3626)
- Add experimental metric attributes advice API. (#3546)
- Revise the exemplar default reservoirs. (#3627)
- Mark the default aggregation cardinality Experimental in MetricReader. (#3619)
- Mark Metric No-Op API as stable. (#3642)
- MetricProducers are provided as config to MetricReaders instead of through a RegisterProducer operation. (#3613)
- Refine
MetricProvider.ForceFlush
and defineForceFlush
for periodic exporting MetricReader. (#3563)
Logs
- Clarify how log appender use Scope name and attributes. (#3583)
- Mark No-Op Logs Bridge API as stable. (#3642)
Resource
- No changes.
Compatibility
- Prometheus exporters SHOULD provide configuration to disable the addition of
_total
suffixes. (#3590)
SDK Configuration
- No changes.
Common
- No changes.
Supplementary Guidelines
- No changes.
New Contributors
- @PerfectSlayer made their first contribution in https://github.com/open-telemetry/opentelemetry-specification/pull/3633
Full Changelog: https://github.com/open-telemetry/opentelemetry-specification/compare/v1.23.0...v1.24.0