Google ADK
Trace Google ADK with Respan via OpenInference instrumentation.
Setup
Python
What gets traced
All Google ADK operations are auto-instrumented:
- LLM calls with model, tokens, and input/output
- Tool executions
- Agent workflows and task chains
Traces appear in the Traces dashboard.
Learn more
- OpenTelemetry integration - How Respan processes OTel spans
- Respan Python SDK - Full SDK reference