Skip to content

Commit cfbaf9c

Browse files
[prometheus] Stabilize SDK exporter port config
1 parent 4329266 commit cfbaf9c

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
@@ -80,6 +80,8 @@ release.
8080
- Stabilize sections of Prometheus Metrics Exporter.
8181
- Stabilize host configuration.
8282
([#4984](https://github.com/open-telemetry/opentelemetry-specification/issues/4984))
83+
- Stabilize port configuration.
84+
([#4985](https://github.com/open-telemetry/opentelemetry-specification/issues/4985))
8385

8486
### SDK Configuration
8587

specification/metrics/sdk_exporters/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ by default.
110110

111111
### Port
112112

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

115115
A Prometheus Exporter SHOULD support a configuration option to set the port
116116
that metrics are served on. The option MAY be named `port`, and MUST be `9464` by

0 commit comments

Comments
 (0)