Available on crate feature
telemetry only.Expand description
Span helpers for common ADK operations
Provides pre-configured spans for instrumenting agent, model, and tool operations.
Functionsยง
- add_
context_ attributes - Add common attributes to the current span
- agent_
run_ span - Create a span for agent execution
- callback_
span - Create a span for callback execution
- model_
call_ span - Create a span for model API calls
- tool_
execute_ span - Create a span for tool execution