How to attach global attributes to metrics pipeline? #1397
Replies: 1 comment
-
Ah found the answer! Solution is set I almost feel like this should be a standard default. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My current meter provider looks like this:
when these metrics are sent to prometheus through the Otel collector the only information they retain is the service.name as the prometheus
job
. I would also like to be able to use the service.version and environment.name, but that information is apparently lost?Beta Was this translation helpful? Give feedback.
All reactions