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.
And select a trace to drill down to see how it performs across multiple microservices.