Skip to main content

Module span

Module span 

Source
Expand description

Span types and the span tree.

Structs§

SpanTokenUsage
Token usage recorded in a span.
TraceNode
A node in the trace tree (span + children).
TraceSpan
A single trace span with parent-child relationships.

Enums§

SpanKind
Kind of span for categorization.
SpanStatus
Status of a span.

Functions§

aggregate_cost
Sums the USD cost across spans (E3 agent roll-up).

Type Aliases§

SpanId
Unique span identifier.