You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Prometheus Exporter MAY support a configuration option to produce metrics without a scope info metric, or scope labels. The option MAY be named without_scope_info, and MUST be false by default.
I'm curious about scope labels (otel_scope_name, otel_scope_version). Does current implementation provide any way to drop them from output?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
According to the spec for the Prometheus exporter:
I'm curious about scope labels (otel_scope_name, otel_scope_version). Does current implementation provide any way to drop them from output?
Beta Was this translation helpful? Give feedback.
All reactions