diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c14cf10bf..f18889c45be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ release. - Stabilize sections of Prometheus Metrics Exporter. - Stabilize client libs section. ([#5106](https://github.com/open-telemetry/opentelemetry-specification/pull/5106)) + - Stabilize Prometheus Metrics Exporter default aggregation configuration. + ([#5113](https://github.com/open-telemetry/opentelemetry-specification/pull/5113)) ### Logs diff --git a/specification/metrics/sdk_exporters/prometheus.md b/specification/metrics/sdk_exporters/prometheus.md index 9a98bc0f264..430324150d1 100644 --- a/specification/metrics/sdk_exporters/prometheus.md +++ b/specification/metrics/sdk_exporters/prometheus.md @@ -120,7 +120,7 @@ default. ### Default Aggregation -**Status**: [Development](../../document-status.md) +**Status**: [Stable](../../document-status.md) A Prometheus Exporter SHOULD support a configuration option to set the [MetricReader](../sdk.md#metricreader) default `aggregation` as a function