Skip to content

Commit 2f82ae5

Browse files
[prometheus] Stabilize SDK exporter temporality
1 parent d500678 commit 2f82ae5

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
@@ -69,6 +69,8 @@ release.
6969
([#4954](https://github.com/open-telemetry/opentelemetry-specification/pull/4954))
7070
- Stabilize OpenTelemetry Metric Metadata to Prometheus metric metadata.
7171
([#4966](https://github.com/open-telemetry/opentelemetry-specification/pull/4966))
72+
- Stabilize Prometheus SDK Exporter temporality.
73+
([#4983](https://github.com/open-telemetry/opentelemetry-specification/issues/4983))
7274

7375
### SDK Configuration
7476

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)