Performance issue when open jaeger ui search

82 views
Skip to first unread message

Rizki Faizal Rachman

unread,
Aug 25, 2021, 6:17:11 AM8/25/21
to Jaeger Tracing
Hi All,

We are trying to implementing opentracing with jaeger as dashboard, after running several days we found that accessing jaeger ui is quite slow , almost unable to load the page ( keep loading )
we are using jaeger v 1.21.0 with jaeger ui v 1.12 as running as docker image using this configuration as mention in jaegertracing documentation
$ docker run -d --name jaeger \ -e COLLECTOR_ZIPKIN_HOST_PORT=:9411 \ -p 5775:5775/udp \ -p 6831:6831/udp \ -p 6832:6832/udp \ -p 5778:5778 \ -p 16686:16686 \ -p 14268:14268 \ -p 14250:14250 \ -p 9411:9411 \ jaegertracing/all-in-one:1.21

kindly if there any configuration or something to be optimize please let me now
Thank You 

Rizki Rachman
Reply all
Reply to author
Forward
0 new messages