How to add auth header to GRPC exporter? #5914
saixiaohui
started this conversation in
General
Replies: 1 comment
-
I know we can do it via HttpClientFactory , but can we do the same for GRPC? |
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.
-
We are trying to add some auth token to otel grpc request to make sure the request is authenticated and authorized. I looked through the library code and haven't found a way to do it. Could somebody please advise? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions