Google ADK
A native ADK extension is on the roadmap. The pattern below uses ADK’s public callback hooks.
Install
Pattern
Registerbefore_model_callback / after_model_callback to emit spans.
Tool callbacks
ADK also exposesbefore_tool_callback and after_tool_callback - wrap them the same way and tag the span as TOOL_CALL.