Bring your own Jaeger is not working #11403
Unanswered
tanzeemzillu
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I am quite new into linkerd and Jaeger, and currently I am working to integrate our product with Linkerd, and I am struggling to enable tracing in proper way.
At first, I enabled tracing following this guide and then try to enable tracing for the reverse proxy we use, which is traefik. As I could not really understand, how can I integrate with Linkerd jaeger extension, so I have installed Jaeger using Jaeger operator in
jaeger
namespace and successfully integrated with traefik. Here is the reference guide which I followed.Then I try to integrate it with Linkerd using the following command
But unfortunately this did not work. What I missed here?
Finally, I just tried to integrate the existing Jaeger dashboard with linkerd viz by running the following command
If I clink on the Jaeger icon on the linkerd dashboard, then I am getting 502 error. I guess I am missing multiple things here, any help or suggestion available?
Beta Was this translation helpful? Give feedback.
All reactions