Skip to content

[receiver/prometheusremotewrite] Add remaining metric metadata translations as per spec#47006

Closed
singhvibhanshu wants to merge 4 commits into
open-telemetry:mainfrom
singhvibhanshu:fix/46984
Closed

[receiver/prometheusremotewrite] Add remaining metric metadata translations as per spec#47006
singhvibhanshu wants to merge 4 commits into
open-telemetry:mainfrom
singhvibhanshu:fix/46984

Conversation

@singhvibhanshu
Copy link
Copy Markdown
Member

Fixes #46984

Signed-off-by: singhvibhanshu <singhvibhanshu@hotmail.com>
@singhvibhanshu
Copy link
Copy Markdown
Member Author

/rerun

@dashpole
Copy link
Copy Markdown
Contributor

I think we should probably skip this (@ArthurSens for a second opinion). We are removing this from the spec: open-telemetry/opentelemetry-specification#4954. The rationale is that prometheus exporters now largely allow metrics without suffixes, so it is easier to just not add suffixes on the pusher than strip them here.

@VihasMakwana
Copy link
Copy Markdown
Contributor

Agree with @dashpole.

@dashpole
Copy link
Copy Markdown
Contributor

Really appreciate the effort you put in here. Sorry for the misdirection

@dashpole dashpole closed this Mar 24, 2026
@singhvibhanshu
Copy link
Copy Markdown
Member Author

No worries @dashpole! I really enjoyed digging into the codebase and getting more familiar with the receiver's translation logic. Thanks for the heads-up on the spec change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/prometheusremotewrite] - Add remaining translations as per the spec

4 participants