Skip to content

Prometheus: Stabilize OpenTelemetry Attributes to Prometheus labels#4963

Open
dashpole wants to merge 2 commits intoopen-telemetry:mainfrom
dashpole:otel_attrs_to_prom
Open

Prometheus: Stabilize OpenTelemetry Attributes to Prometheus labels#4963
dashpole wants to merge 2 commits intoopen-telemetry:mainfrom
dashpole:otel_attrs_to_prom

Conversation

@dashpole
Copy link
Copy Markdown
Contributor

@dashpole dashpole commented Mar 18, 2026

Fixes #4924

This spec is what is implemented in https://github.com/prometheus/otlptranslator/blob/main/label_namer.go, and in the collector exporters and go sdk exporter.

Changes

  • Remove the development header from the OTel -> Prometheus translation
  • Stabilize OTel -> Prometheus Attributes translation.
  • I removed one of the sentences because it wasn't necessary.

@open-telemetry/prometheus-interoperability @krajorama @ywwg @aknuds1

@dashpole dashpole requested review from a team as code owners March 18, 2026 20:05
@dashpole dashpole moved this to In progress in Prometheus SIG Mar 18, 2026
@dashpole dashpole force-pushed the otel_attrs_to_prom branch from af6c5b3 to 38c3b21 Compare March 18, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

[prometheus] Stabilize OTLP->Prometheus: Metric Attributes

2 participants