Jump to content

This is a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org

Distributed tracing/Tutorial/Reading complex traces

From Wikitech

Traces as documentation

Reading system architecture from a traceJaeger link: https://trace.wikimedia.org/trace/1daf07d42b5b191de4c365f97c003cde

It's sometimes the case that the architecture of a system — or the design of interactions between systems — can be read from a single trace.

In this example trace, we see a user querying

Serial vs parallel

Multiple hops in the service mesh

Next up

Distributed_tracing/Tutorial/Exploring_attributes