Common Tags with Micrometer + Opentelemetry #9542
Unanswered
lbroderi-li
asked this question in
Q&A
Replies: 1 comment
-
I tried it and it worked for me. Please provide a minimal sample application that reproduces your issue. |
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.
-
How can you add common tags to all metrics with OpenTelemetry? I am using micrometer and have setup an OpenTelemetryMeterRegistry using the .config().commonTags(commonTags) addon. However, these tags are not appearing on my metrics, so wondering if there is a different approach recommended?
Beta Was this translation helpful? Give feedback.
All reactions