Distributed Tracing
Back: Observability
Distributed tracing follows the end-to-end path of a request through distributed services, revealing latency bottlenecks, error sources, and service dependencies. Traces are composed of spans with parent-child relationships that form a complete picture of request execution.