Guide — investigate a failing trace.
Open the trace in Premium → Traces
Read the span tree top-down — first failure span is your starting point
Inspect inputs and outputs at every span boundary
Check span-level errors, latencies, costs for outliers
Run an ad-hoc judge against a single span to test hypotheses
Concept: Traces and spans
Workflow: Observe
Last updated 1 month ago
Was this helpful?