This message was deleted.
# ask-for-help
s
This message was deleted.
c
Have you tried the tracing doc here? https://docs.bentoml.org/en/latest/guides/tracing.html
y
@Chaoyu It talks about how to start it, not how to access it.
@Chaoyu Once I defined a jaeger tracing type, on port 6831. How do I review it?
c
@Yakir Saadia are you running the jaeger all-in-one image?
typically you can access the UI from port 16686 by default
y
What does it mean by all-in-one image?
c
I’d recommend take a look at the jaeger guide https://www.jaegertracing.io/docs/1.38/getting-started/
all-in-one image is just the recommneded way to run jaeger
it includes all the jaeger components in one docker image
if you deployed jaeger differently, then you should figure out access to the jaeger-query in your deployment