inf span when you already know you need span-level detail instead of a whole trace tree. It lets you search spans across traces, focus on root or entrypoint spans, inspect captured input/output, and print OpenTelemetry attributes for a single step.
Alias: inf spans
inf span list
Display spans in the active project.
inf span ls
Options
Use
--json to preserve full trace IDs and span IDs for scripting.
Examples
inf span get
Open a single span by trace ID and span ID.
inf span show
Arguments
Options
Views
Examples
inf span facets
Inspect available span filter values and counts.
inf span facets accepts the same filters as inf span list, plus:
Examples
Advanced filter syntax
The span filter language matchesinf trace except trace aggregate fields such as span_count and llm_span_count are not valid for span queries.
Common workflows
Related commands
inf traceopens whole traces, trees, timelines, and trace exports.inf inferenceinspects gateway request/response records.inf dashboardlaunches the interactive terminal dashboard.