Trace View
When you click on a trace in the list, the Trace View panel opens to show detailed information about the request flow across services.
Trace Lookup
If you already have a trace id, you can directly lookup the trace details using the Trace Lookup page from the Menu sidebar.
Trace Header
The header displays:
- Trace ID: Unique identifier (click to copy)
- Root Service: The service that initiated the trace
- Span Distribution: Distribution of span counts by name
- Duration by Service: Duration breakdown by service
Tabs
The Trace View provides multiple tabs for different perspectives:
Trace Tab
The waterfall visualization shows all spans in the trace:
Key Features:
- Timeline: Visual representation of span timing in a flamegraph
- Hierarchical view: Parent-child relationships between spans
- Latency Duration Comparison: Latency distribution of each span in comparison to other traces
- Duration bars: Length indicates relative duration
- Status colors: Red highlights for error spans
- Expand/collapse: Click spans to show/hide children