Arize Phoenix

Arize Phoenix

By Arize AI

Open-source LLM and agent observability — OpenTelemetry tracing and evals you can self-host

arize-phoenix-v19.4.02026-07-22PythonElastic-2.0
10.7k Open source Free tier Paid

Doc version 1.0 · Updated

Related concepts

Related tools

Overview

Phoenix is Arize’s open-source observability tool for LLM and agent apps, built on OpenTelemetry.
It traces each run as nested spans (model calls, tool calls, retrievals), and adds datasets and evaluations on top — all self-hostable with no account.

flowchart LR
  app[agent] -->|OTel spans| px[(Phoenix)]
  px --> ui[traces + evals]

The Code samples tab shows instrumenting an app and running a local Phoenix server — pick from the selector to compare.

When to use it

Choose Phoenix when you want open, OpenTelemetry-native tracing and evals you can run locally or self-host — a close peer to Langfuse on the open-source side.