Distributed Traces Classic

Distributed tracing is an essential monitoring, debugging, and optimizing tool for distributed software architectures. By visualizing how different services are connected and how your requests travel through various tiers of an application, it helps teams to quickly understand the performance of each microservice.