Module spans

Module spans 

Source
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