Enable distributed tracing with Jager extension with Traefik

Hi all,

Is there any guide available which can help me to enable tracing for traefik reverse proxy? According to this traefik supports Jager. I also see this in their helm chart. But I am having hard time to understand how can I use the Jager extension to configure it.

For example, what should I use as samplingServerURL and localAgentHostPort, that is not clear to me. Is there anyone who can help me with this?

Regards,
Tanzeem

If those are values for Traefik, I’m guessing those values should be set to the URL and port of Jaeger collector installed by the extension. I’m not sure what those are offhand but inspecting either the Helm chart or the actual deployed Jaeger instance should have the answer.