Skip to content

Conversation

@saeedghadiri
Copy link

@saeedghadiri saeedghadiri commented Oct 10, 2025

The Vertex AI google-adk package now includes a build_instrumentor() method.
Updated the documentation to use this official implementation instead of the AgentModule solution (which is not well-documented in vertex).


Note

Update docs to use AdkApp with built-in instrumentor_builder for Agent Engine tracing and refresh env vars and examples.

  • Docs (Google ADK Tracing):
    • Agent Engine deployment:
      • Switch from ModuleAgent + manual instrumentation to AdkApp with instrumentor_builder using arize.otel.register and GoogleADKInstrumentor.
      • Update env_vars for OTEL/Arize (OTEL_LOG_LEVEL, NO_PROXY, new OTEL_EXPORTER_OTLP_ENDPOINT, ARIZE_API_KEY, ARIZE_SPACE_ID, OTEL_EXPORTER_OTLP_TIMEOUT).
      • Simplify agent module example to define root_agent; instrumentation now configured in the main app via build_instrumentor.
    • Resources: Add link to VertexAI ADK template.

Written by Cursor Bugbot for commit 5ebecb9. This will update automatically on new commits. Configure here.

@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Oct 10, 2025
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 10, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@saeedghadiri
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 10, 2025
@saeedghadiri
Copy link
Author

recheck

cursor[bot]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: 📘 Todo

Development

Successfully merging this pull request may close these issues.

1 participant