File tree Expand file tree Collapse file tree
specification/metrics/sdk_exporters Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
115115A Prometheus Exporter SHOULD support a configuration option to set the port
116116that metrics are served on. The option MAY be named ` port ` , and MUST be ` 9464 ` by
You can’t perform that action at this time.
0 commit comments