@@ -53,28 +53,30 @@ release.
5353
5454- Deprecate OpenTracing compatibility requirements in the specification.
5555 ([ #4849 ] ( https://github.com/open-telemetry/opentelemetry-specification/issues/4849 ) )
56- - Stabilize Prometheus Classic Histogram to OTLP Explicit Histogram transformation.
57- ([ #4874 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4874 ) )
58- - Stabilize Prometheus Timestamp and Start timestamp transformation.
59- ([ #4953 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4953 ) )
60- - Clarify Prometheus Native Histogram to OTLP Exponential Histogram conversion,
61- add conversion rules for Native Histograms with Custom Buckets (NHCB) to OTLP
62- Histogram.
63- ([ #4898 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4898 ) )
64- - Stabilize Prometheus Dropped Types transformation.
65- ([ #4952 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4952 ) )
66- - Stabilize OpenTelemetry Attributes to Prometheus labels transformation.
67- ([ #4963 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4963 ) )
68- - Stabilize Prometheus Exemplar to OpenTelemetry Exemplar transformation.
69- ([ #4962 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4962 ) )
70- - Stabilize Prometheus Metadata transformation.
71- ([ #4954 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4954 ) )
72- - Stabilize OpenTelemetry Metric Metadata to Prometheus metric metadata.
73- ([ #4966 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4966 ) )
74- - Stabilize Prometheus SDK Exporter host configuration.
75- ([ #4984 ] ( https://github.com/open-telemetry/opentelemetry-specification/issues/4984 ) )
76- - Stabilize OpenTelemetry Exemplar to Prometheus Exemplar transformation.
77- ([ #4964 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4964 ) )
56+ - Stabilize sections of Prometheus and OpenMetrics Compatibility.
57+ - Stabilize Prometheus Classic Histogram to OTLP Explicit Histogram transformation.
58+ ([ #4874 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4874 ) )
59+ - Stabilize Prometheus Timestamp and Start timestamp transformation.
60+ ([ #4953 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4953 ) )
61+ - Clarify Prometheus Native Histogram to OTLP Exponential Histogram conversion,
62+ add conversion rules for Native Histograms with Custom Buckets (NHCB) to OTLP
63+ Histogram.
64+ ([ #4898 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4898 ) )
65+ - Stabilize Prometheus Dropped Types transformation.
66+ ([ #4952 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4952 ) )
67+ - Stabilize OpenTelemetry Attributes to Prometheus labels transformation.
68+ ([ #4963 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4963 ) )
69+ - Stabilize Prometheus Exemplar to OpenTelemetry Exemplar transformation.
70+ ([ #4962 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4962 ) )
71+ - Stabilize Prometheus Metadata transformation.
72+ ([ #4954 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4954 ) )
73+ - Stabilize OpenTelemetry Metric Metadata to Prometheus metric metadata.
74+ ([ #4966 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4966 ) )
75+ - Stabilize OpenTelemetry Exemplar to Prometheus Exemplar transformation.
76+ ([ #4964 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4964 ) )
77+ - Stabilize sections of Prometheus Metrics Exporter.
78+ - Stabilize host configuration.
79+ ([ #4984 ] ( https://github.com/open-telemetry/opentelemetry-specification/issues/4984 ) )
7880
7981### SDK Configuration
8082
0 commit comments