Facing this issue with jaeger tracing

This is my traefik config. I was unable to trace traefik using jaeger. In the traefik logs it states that the spans are not able to be flushed to jaeger. Any fixes?

Hi @Gaurav4,
Thanks for your interest in Traefik.

The error log indicates that traefik is not able to communicate with your jaeger collector.
Could you provide your compose file with traefik + jaeger configurations?