Skip to content

Commit bc6c94c

Browse files
[prometheus] Stabilize SDK exporter temporality
1 parent 4329266 commit bc6c94c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ release.
7878
- Stabilize OpenTelemetry Exemplar to Prometheus Exemplar transformation.
7979
([#4964](https://github.com/open-telemetry/opentelemetry-specification/pull/4964))
8080
- Stabilize sections of Prometheus Metrics Exporter.
81+
- Stabilize temporality.
82+
([#4983](https://github.com/open-telemetry/opentelemetry-specification/issues/4983))
8183
- Stabilize host configuration.
8284
([#4984](https://github.com/open-telemetry/opentelemetry-specification/issues/4984))
8385

specification/metrics/sdk_exporters/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Prometheus exporter.
9292

9393
### Temporality
9494

95-
**Status**: [Development](../../document-status.md)
95+
**Status**: [Stable](../../document-status.md)
9696

9797
A Prometheus Exporter MUST set
9898
the [MetricReader](../sdk.md#metricreader) `temporality` as a function of

0 commit comments

Comments
 (0)