Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/integrations/arize-ax.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ catalog_tags: ["observability", "evaluation"]

# Arize AX observability for ADK

[Arize AX](https://arize.com/docs/ax) is a production-grade observability platform for monitoring, debugging, and improving LLM applications and AI Agents at scale. It provides comprehensive tracing, evaluation, and monitoring capabilities for your Google ADK applications. To get started, sign up for a [free account](https://app.arize.com/auth/join).
[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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make the link for Phoenix be the link to the ADK integration to Phoenix


## Overview

Expand Down
4 changes: 3 additions & 1 deletion docs/integrations/phoenix.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ catalog_tags: ["observability", "evaluation"]
<span class="lst-supported">Supported in ADK</span><span class="lst-python">Python</span>
</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/).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(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.


For the full-featured production platform built for AI-native teams and enterprises, use [Arize AX](https://arize.com/products/ax/), available as managed cloud or enterprise self-hosted deployment. 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 traces support evaluation workflows for agents and LLM applications.


## Overview
Expand Down