Distributed Tracing

Distributed tracing allows you to filter out the call chains you are interested in based on specified conditions and drill down to view the operation of a call across multiple microservices.

img_1.png

And select a trace to drill down to see how it performs across multiple microservices.

img_2.png