Clarify Arize AX and Phoenix integration guidance - #2142
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
f8a7d80 to
7ee5aa2
Compare
7ee5aa2 to
c4480ef
Compare
|
@joefernandez sorry for the direct ping. I saw you have reviewed/merged recent This is a docs-only update to the existing Arize AX / Phoenix integration guidance. I know the CLA check is currently blocking review; once that is cleared, could you please take a look or point me to the right reviewer? |
zeroasterisk
left a comment
There was a problem hiding this comment.
I'm fine with this, pending 1 optional comment and 1 recommendation for cross-linking integrations.
| [Arize AX](https://arize.com/products/ax/) is the full-featured AI observability and evaluation platform from [Arize AI](https://arize.com/?utm_source=google-adk-docs&utm_medium=partner&utm_campaign=partner-docs&utm_content=integrations-arize-ax) for production teams, AI-native companies, and enterprises. It is available as managed cloud or enterprise self-hosted deployment and provides comprehensive tracing, evaluation, and monitoring capabilities for Google ADK applications. To get started, sign up for a [free account](https://app.arize.com/auth/join). | ||
|
|
||
| For an open-source, self-hosted alternative, check out [Phoenix](https://arize.com/docs/phoenix). | ||
| For an open-source path for local development, experimentation, or single-container self-hosting, check out [Arize Phoenix](https://arize.com/phoenix/). Arize's [agent evaluation guide](https://arize.com/guides/ai-agent-handbook/agent-evaluation/) and [LLM evaluation guide](https://arize.com/resources/llm-evaluation/) show how teams use traces to evaluate agent decisions, tool calls, and model behavior. |
There was a problem hiding this comment.
We should make the link for Phoenix be the link to the ADK integration to Phoenix
There was a problem hiding this comment.
Updated this to cross-link to the ADK Phoenix integration page: /integrations/phoenix/.
| </div> | ||
|
|
||
| [Phoenix](https://arize.com/docs/phoenix) is an open-source, self-hosted observability platform for monitoring, debugging, and improving LLM applications and AI Agents at scale. It provides comprehensive tracing and evaluation capabilities for your Google ADK applications. To get started, sign up for a [free account](https://arize.com/phoenix/). | ||
| [Arize Phoenix](https://arize.com/phoenix/) is the open-source observability and evaluation platform from [Arize AI](https://arize.com/?utm_source=google-adk-docs&utm_medium=partner&utm_campaign=partner-docs&utm_content=integrations-phoenix) for local development, OSS workflows, and self-hosted tracing. It provides comprehensive tracing and evaluation capabilities for your Google ADK applications. To get started, sign up for a [free account](https://arize.com/phoenix/). |
There was a problem hiding this comment.
(optional) It's strange to me that you are tracking with ?utm_source for some of your links but not others... but that's your choice.
There was a problem hiding this comment.
Good point. I removed the UTM parameters from the generic Arize AI homepage links so the external links are consistent.
db92171 to
c45eb75
Compare
c45eb75 to
3c34328
Compare
|
I found the issue: the branch commits were authored with |
Summary
Why
The ADK docs include setup paths for both AX and Phoenix. This update makes the distinction clearer before readers configure tracing: AX for production, managed cloud, or enterprise self-hosted deployments; Phoenix for open-source local and self-hosted workflows.
Testing