Commit 6c31eb4
committed
feat(CLOSES open-8261): enhance Google ADK tracing with callback support
- Add token usage capture (prompt_tokens, completion_tokens, total_tokens)
- Support all 6 ADK callbacks (before/after agent, model, tool)
- Enable Google Cloud Trace coexistence (ADK OTel remains active by default)
- Fix callback hierarchy for correct chronological order
- Add recursive step sorting by start_time
- Update example notebook with comprehensive callback demo1 parent 90b940c commit 6c31eb4
File tree
3 files changed
+1316
-90
lines changed- examples/tracing/google-adk
- src/openlayer/lib
- integrations
3 files changed
+1316
-90
lines changed
0 commit comments