[prometheus] Stabilize SDK exporter port config#5026
Merged
jack-berg merged 2 commits intoopen-telemetry:mainfrom Apr 23, 2026
Merged
[prometheus] Stabilize SDK exporter port config#5026jack-berg merged 2 commits intoopen-telemetry:mainfrom
jack-berg merged 2 commits intoopen-telemetry:mainfrom
Conversation
Member
Author
|
@open-telemetry/prometheus-interoperability |
Member
|
Just to inform folks who might have missed discussions elsewhere: This is currently blocked because SDKs do not implement it consistently. See #4984 (comment) |
jmacd
approved these changes
Apr 15, 2026
reyang
approved these changes
Apr 16, 2026
dashpole
approved these changes
Apr 16, 2026
jack-berg
approved these changes
Apr 16, 2026
Member
jack-berg
left a comment
There was a problem hiding this comment.
Same thought I mentioned here: #5024 (review)
Don't care where it answered, but it should get answered 🙂
jack-berg
reviewed
Apr 16, 2026
6 tasks
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 17, 2026
Fixes a remark made in #5026 (comment). ## Changes Groups the Prometheus stabilization changelog entries into top level bullet points. * [ ] Related issues # * [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) # * [ ] Links to the prototypes (when adding or changing features) * [ ] [`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md) file updated for non-trivial changes * For trivial changes, include `[chore]` in the PR title to skip the changelog check * [ ] [Spec compliance matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix/template.yaml) updated if necessary * [ ] [Declarative config data model](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/data-model.md#overview) is updated if SDK config surface is changed
a166e52 to
cfbaf9c
Compare
hilmarf
pushed a commit
to apeirora/opentelemetry-specification
that referenced
this pull request
Apr 22, 2026
) Fixes a remark made in open-telemetry#5026 (comment). ## Changes Groups the Prometheus stabilization changelog entries into top level bullet points. * [ ] Related issues # * [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) # * [ ] Links to the prototypes (when adding or changing features) * [ ] [`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md) file updated for non-trivial changes * For trivial changes, include `[chore]` in the PR title to skip the changelog check * [ ] [Spec compliance matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix/template.yaml) updated if necessary * [ ] [Declarative config data model](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/data-model.md#overview) is updated if SDK config surface is changed
Member
|
@ArthurSens ready to merge? |
ArthurSens
approved these changes
Apr 23, 2026
Member
ArthurSens
left a comment
There was a problem hiding this comment.
Yep, might need a rebase for the changelog though!
Member
|
I already fixed the changelog. In there, I moved the stabilization entries for the prometheus metric exporter spec from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #4985
Changes
Moves Prometheus Metrics Exporter spec Port configuration status from
DevelopmenttoStable. Implemented by 3+ SDKs.CHANGELOG.mdfile updated for non-trivial changes[chore]in the PR title to skip the changelog check