Services not showing up in Jaeger UI

391 views
Skip to first unread message

Tee Hammed

unread,
Sep 17, 2022, 4:24:29 PM9/17/22
to Jaeger Tracing
I have installed the jaeger helm chart v1.37.0 in my Kubernetes cluster, with the Zipkin port enabled.
      collector:
        service:
          zipkin:
            port: 9411

I have also configured istio to use the address for Zipkin
      global:
        tracer:
          zipkin:
            address: "jaeger-collector.monitor.svc.cluster.local:9411"

However, when I go to the Jaeger UI, I don't see any services apart from that of the jaeger-query.
I feel like I'm doing something wrong, but I'm not sure what is it.

Is there a way to get this to work, please?
Reply all
Reply to author
Forward
0 new messages