Skip to content

[receiver/prometheusremotewrite]: handle all otel_scope_* labels per compatibility spec#47751

Open
himanshu130700 wants to merge 2 commits intoopen-telemetry:mainfrom
himanshu130700:fix/prw-receiver-otel-scope-handling
Open

[receiver/prometheusremotewrite]: handle all otel_scope_* labels per compatibility spec#47751
himanshu130700 wants to merge 2 commits intoopen-telemetry:mainfrom
himanshu130700:fix/prw-receiver-otel-scope-handling

Conversation

@himanshu130700
Copy link
Copy Markdown
Contributor

Fixes #47726

Update extractScopeInfo and extractAttributes to handle all otel_scope_*
prefixed labels per the Prometheus/OTLP compatibility spec:

  • otel_scope_schema_url is set as the instrumentation scope schema URL
  • other otel_scope_ labels become scope attributes (prefix stripped)
  • all otel_scope_* labels are dropped from metric data point attributes

@himanshu130700 himanshu130700 force-pushed the fix/prw-receiver-otel-scope-handling branch from bc604eb to 09bbb99 Compare April 19, 2026 07:46
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] Instrumentation scope handling

2 participants