Skip to main content

Google ADK

A native ADK extension is on the roadmap. The pattern below uses ADK’s public callback hooks.

Install

Pattern

Register before_model_callback / after_model_callback to emit spans.

Tool callbacks

ADK also exposes before_tool_callback and after_tool_callback - wrap them the same way and tag the span as TOOL_CALL.