Expand description
Stable tracing span names and field keys for OpenTelemetry-friendly hosts.
Modules§
- field
- Canonical field names (string constants for hosts and tests).
Constants§
- SPAN_
COMPACT - Compaction pass.
- SPAN_
SAMPLE - One LLM sample call.
- SPAN_
SESSION - Session lifetime span.
- SPAN_
SPAWN - Nested agent spawn.
- SPAN_
TOOL - One tool execution.
- SPAN_
TOOL_ BATCH - Dispatched tool batch.
- SPAN_
TURN - Single turn span.
- SPAN_
WORKFLOW - Workflow run.
- SPAN_
WORKFLOW_ HOST - One workflow host request.
Functions§
- required_
span_ names - All required span names (contract test surface).
- span_
catalogue_ snapshot - Exact newline-joined span catalogue for CI golden comparison.