Replies: 1 comment 2 replies
-
You are correct. Currently |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Can i capture all request and response http headers?
With otel.instrumentation.http.client.capture-request-headers, it seems that only the headers i specified are captured.
I would like to capture headers that i don't know about.
I think reqular expressions would be helpful, is there a feature or are there any plans to add it?
Beta Was this translation helpful? Give feedback.
All reactions