Jaeger Agent host usage for all protocols (including gRPC) #5835
Unanswered
itsmaneesh
asked this question in
Q&A
Replies: 0 comments
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 had gone through the below link and understood that based on the protocol type, we need to provide either Jaeger Agent host and port number or Jaeger Collector (specifically for gRPC).
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md#jaeger-exporter
In our org, Jaeger Collector details are not exposed to every app, so we need to rely on Jaeger Agent for even gRPC protocol as well.
So, wanted to see if there is a way to utilize Jaeger Agent Host and port for gRPC protocol.?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions