Replies: 2 comments 4 replies
-
I was able to add an ingress for GRPC:
maybe we should add this ingress to the Helm as well? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yes, you can point the agent to the collector via one of its CLI flags. https://www.jaegertracing.io/docs/1.21/cli/#jaeger-agent |
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.
-
We are using Jaeger "official" Helm chart to run jaeger on kubernetes.
Now we have a collector with HTTP API open with an ingress.
I would like to use this collector from an agent running on my laptop (for dev purposes), is it possible?
Beta Was this translation helpful? Give feedback.
All reactions