How to add header in traces #11063
Unanswered
raagulrakesh
asked this question in
Q&A
Replies: 2 comments 1 reply
-
cc @zeitlinger |
Beta Was this translation helpful? Give feedback.
0 replies
-
Assuming you mean HTTP headers - HTTP headers are not added as attributes spans automatically. You can capture HTTP headers selectively: https://opentelemetry.io/docs/languages/java/automatic/configuration/#capturing-http-request-and-response-headers |
Beta Was this translation helpful? Give feedback.
1 reply
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 am using opentelemetry to traces in java code. I getting some much traces but I am not able to filter by headers in grafana.
Beta Was this translation helpful? Give feedback.
All reactions