Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ release.
### Metrics

- Stabilize sections of Prometheus Metrics Exporter.
- Stabilize temporality.
([#5024](https://github.com/open-telemetry/opentelemetry-specification/issues/5024))
Comment thread
jack-berg marked this conversation as resolved.
- Stabilize port configuration.
([#4985](https://github.com/open-telemetry/opentelemetry-specification/issues/4985))

Expand Down Expand Up @@ -65,8 +67,6 @@ release.
- Add development `maxExportBatchSize` parameter to Periodic exporting MetricReader.
([#4895](https://github.com/open-telemetry/opentelemetry-specification/pull/4895))
- Stabilize sections of Prometheus Metrics Exporter.
- Stabilize temporality.
([#4983](https://github.com/open-telemetry/opentelemetry-specification/issues/4983))
- Stabilize host configuration.
([#4984](https://github.com/open-telemetry/opentelemetry-specification/issues/4984))
([#5025](https://github.com/open-telemetry/opentelemetry-specification/pull/5025))
Expand Down
Loading