Question about Quarkus and OpenTelemetry - Client resource naming? #46752
praiaJaeyoungChung
started this conversation in
Community
Replies: 2 comments
-
\CC @brunobat |
Beta Was this translation helpful? Give feedback.
0 replies
-
@praiaJaeyoungChung, what's |
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.
-
Hi,
I maybe missing a very basic thing here but since picking up a recent Quarkus version bump (can't recall the exact version - I think we went from 3.12 to 3.17?) the open telemetry tag for trace.io.quarkus.opentelemetry.client.hits.by_http_status (or any client metrics for that matter) is giving hash like value for the resource identifier. This is making monitoring quite a challenge as these are not immediately clear what APIs / clients this is dealing with.
How can I assign a custom name to the client resource of my dependencies?
Beta Was this translation helpful? Give feedback.
All reactions