Expand description
OpenTelemetry span definitions for agent lifecycle operations.
Each span carries contextual fields for agent-level correlation.
Functions§
- agent_
run_ span - Create a span for an agent’s run lifecycle.
- agent_
tool_ span - Create a span for an agent-as-tool invocation.
- agent_
transfer_ span - Create a span for an agent transfer.
- call_
llm_ span - Create a span for an LLM generate call.
- extraction_
span - Create a span for an extraction operation.
- invocation_
span - Create a span for a full invocation (top-level).
- phase_
transition_ span - Create a span for a phase transition.
- runner_
span - Create a span for the top-level runner.
- tool_
dispatch_ span - Create a span for tool dispatch within an agent.