Skip to main content

Trace

Click the trace link on any job detail page to open the full trace visualization.

The trace page renders a directed acyclic graph (DAG) of all jobs sharing a TraceId. Each node shows the job type and current state. Edges show the spawned-by relationship — who created whom. The legend distinguishes Jobs, Messages, and Batches.

Click any node to navigate to that job's detail page.

For background on how tracing works, see Job Tracing.