Arize Phoenix Review (2026)
The default open-source choice for LLM tracing and eval - runs locally in under a minute, built on OpenTelemetry. The catch is the license - the server is Elastic License 2.0, source-available, not OSI open source.
Rating
Starting Price
$0
Free Plan
Yes
SDKs & Frameworks
5
Deployment
4
Best For
Teams that want fast, framework-agnostic OSS tracing and strong RAG eval, and who are not reselling Phoenix as a hosted service
Last Updated:
10 Things You Should Know About Arize Phoenix
- 1 The Phoenix server repo is Elastic License 2.0 - source-available, not OSI-approved open source
- 2 Only the client and eval subpackages (phoenix-evals, phoenix-client, phoenix-otel) are Apache-2.0
- 3 Built on OpenTelemetry and the OpenInference semantic-convention project
- 4 Ships 50+ pre-built eval metrics and runs locally in under a minute
- 5 Arize raised a $70M Series C in February 2025; founded 2020 in Berkeley, CA
Pros & Cons
Pros
- ✓ Genuinely fast to start - local trace UI in under a minute
- ✓ 50+ pre-built eval metrics, including the strongest RAG eval in the category
- ✓ Built on OpenTelemetry and its own OpenInference conventions - vendor-agnostic
- ✓ Phoenix OSS has no usage caps or feature gates on the actual features
- ✓ Backed by a well-funded company - Arize raised a $70M Series C in 2025
Cons
- ✕ The server is Elastic License 2.0, source-available, not OSI open source
- ✕ ELv2 forbids offering Phoenix as a hosted or managed service to third parties
- ✕ The "fully open source, no feature gates" marketing overstates the license reality
- ✕ Arize AX pricing is not publicly readable - budget a sales call
- ✕ Reported ingest lag - traces can take a noticeable moment to appear
Features
What Arize Phoenix actually is
Phoenix is Arize’s open-source AI observability and evaluation platform. It does tracing, evals, dataset management, experiments and prompt optimization through a playground, and it is built to run locally - the pitch is a working trace UI on your laptop in under a minute. It is widely called the default open-source choice for LLM observability, and it has earned that with roughly 10.7k GitHub stars and millions of monthly downloads.
Two things to get straight up front. First, Phoenix is the free OSS product; Arize AX is a separate commercial managed platform from the same company. When people say “Arize,” they might mean either. Second, and more important, is the license - because it is not quite what the marketing says.
Arize was founded in 2020 in Berkeley by Aparna Dhinakaran and Jason Lopatecki, and raised a $70M Series C in February 2025 led by Adams Street Partners, with M12, Datadog and PagerDuty among the investors. So the company behind it is well funded and not going anywhere - which matters when you are choosing an observability stack for the long haul.
The gotcha: source-available, not open source
This is the thing to understand before anything else. Arize markets Phoenix as “fully open source, no feature gates.” The main server repo is actually Elastic License 2.0 - source-available, not OSI-approved open source.
The practical difference: ELv2 forbids offering Phoenix “as a hosted or managed service” to third parties. For most teams running Phoenix internally, that restriction never comes up, and the product does behave like open source - you get the source, you can self-host, you can modify it. But it is not the same freedom as MIT or Apache-2.0, and if your business model involves reselling Phoenix as a service, the license rules it out.
There is a real nuance worth stating precisely. The client and eval subpackages - phoenix-evals, phoenix-client, phoenix-otel - are Apache-2.0. The full platform server is ELv2. So the eval libraries you might pull into your own code are genuinely open source; the server you self-host is not. “Fully open source, no feature gates” is marketing that overstates it. The features are not gated - the license is.
What Phoenix does well: OTel and RAG eval
Two capabilities stand out.
It is built on OpenTelemetry and OpenInference. Phoenix is genuinely OTel-native, and Arize maintains OpenInference, its own semantic-convention project for LLM traces. This is the core architectural selling point - it makes Phoenix vendor and framework agnostic, so it works well beyond LangChain, unlike observability tools coupled to one ecosystem. If you are standardizing on OpenTelemetry, this is one of the cleanest fits in the category.
The eval library is deep, especially for RAG. Phoenix ships 50+ pre-built eval metrics and strong LLM-as-judge support, and reviewers single out its RAG evaluation as the best available - you get serious retrieval and answer scoring without writing your own judge prompts. Combined with datasets, experiments and the prompt playground, it is a complete eval workflow, not just a tracing viewer.
The main recurring complaint is ingest performance - there are GitHub reports of a noticeable delay before traces appear in the dashboard, tied to the bulk-inserter path. Worth knowing if real-time visibility matters to you.
Pricing: free OSS, opaque cloud
| Tier | Price | What you get |
|---|---|---|
| Phoenix (OSS) | $0 | Self-host, unlimited spans, all features, ELv2 server |
| Arize AX | Contact sales | Managed cloud, longer retention, collaboration, support |
| Arize AX Enterprise | Contact sales | Custom retention, SSO, enterprise support |
Phoenix OSS is free with no usage caps and no feature gates on the features themselves. That part is clean.
Arize AX is where it gets murky. The arize.com pricing page was unreadable at verification - it returned an HTTP 403 - so we have no vendor-confirmed AX figures. Third-party aggregators report an AX Pro tier around $50/mo and a free tier metered in spans per month, but those numbers are unconfirmed and we are not going to publish them as fact. Treat AX pricing as contact-sales until Arize publishes it. AX bills in spans per month, not seats or traces.
Phoenix versus Langfuse
The honest comparison is about the license and the eval depth. Langfuse is MIT - genuinely OSI open source - and self-hosting is free with only three features gated. Phoenix’s server is ELv2, source-available, so the freedom is narrower even though the features are not gated. If OSI open source is a hard requirement, Langfuse wins on license alone.
Where Phoenix pulls ahead is eval, especially RAG, and the sub-minute local start. Where Langfuse pulls ahead is the license clarity and a slightly more mature managed-pricing story. Both are OTel-friendly. For a lot of teams this comes down to whether you value Phoenix’s eval depth or Langfuse’s cleaner license more.
Should you use it?
Use Phoenix if you want fast, framework-agnostic OSS tracing, you need strong eval - RAG eval especially - and you are running it for your own use rather than reselling it. The under-a-minute local start makes it the easiest tool in the category to just try.
Think twice if you need OSI-approved open source specifically, or your business model involves offering Phoenix as a hosted service - the Elastic License 2.0 rules that out. And if you are pricing Arize AX, budget a sales call, because the public numbers are not there.
Bottom line: it is the default open-source pick because it is fast, capable and OTel-native, and for internal use the license restriction rarely bites. Just go in knowing “fully open source” is an overstatement - the server is source-available, and that distinction matters for exactly one group of buyers: the ones who wanted to resell it.
Pricing and features verified against phoenix.arize.com and the Phoenix repository on 23 July 2026. Arize AX pricing could not be confirmed - the vendor pricing page returned an HTTP 403, and third-party figures are labelled unconfirmed. This category ships breaking changes monthly - we re-verify every 30 days.
Pricing Plans
Phoenix (open source)
$0
- Self-host, unlimited spans, no usage caps
- Tracing, evals, datasets, experiments, playground
- Server is Elastic License 2.0 (source-available)
- Client and eval subpackages are Apache-2.0
Arize AX
Contact sales
- Separate managed cloud and enterprise platform
- Managed hosting, longer retention, collaboration
- Quota metered in spans per month
- Public pricing page was unreadable at verification
Arize AX Enterprise
Contact sales
- Custom retention and rate limits
- SSO and enterprise support
- Quote-based
SDKs & Frameworks
Deployment
Eval Methods
Our Verdict
The default open-source pick for good reasons - it starts in under a minute, the RAG eval is the best around, and it is built on OpenTelemetry so you are not locked to one framework. Just read the license before you build a business on it. The server is Elastic License 2.0, source-available rather than OSI open source, which only bites if you plan to offer Phoenix as a service - but it is not what "fully open source" implies.
Similar Tools
Galileo
Enterprise GenAI teams that have been burned by production hallucinations and want research-grade eval metrics plus guardrails, and can run a sales process
HoneyHive
Teams running agent-heavy production workloads who want tracing, online evaluation, annotation and experiments in one agent-focused system, and who are comfortable with an enterprise sales process rather than self-serve pricing.
Laminar
Teams building AI agents - especially browser agents - who want OpenTelemetry-native tracing they can self-host completely and don't mind an unusual billing model
MLflow
Teams that already run MLflow for classical ML, Databricks customers, and anyone who wants a genuinely free and complete self-hosted platform and has the operational capacity to run it.
Frequently Asked Questions
Is Arize Phoenix really open source?
Not in the OSI sense, and this is the gotcha. Arize markets Phoenix as "fully open source, no feature gates," but the main server repo is licensed under Elastic License 2.0 - source-available, not OSI-approved open source. ELv2 forbids offering Phoenix "as a hosted or managed service" to third parties. The nuance - the client and eval subpackages (phoenix-evals, phoenix-client, phoenix-otel) are Apache-2.0, but the full platform server is ELv2. For internal use it behaves like open source; if you plan to resell it as a service, read the license first.
Can I self-host Phoenix for free?
Yes. Phoenix OSS is free to self-host with no usage caps and no feature gates on the actual features - tracing, offline and batch evals, datasets, experiments and the playground are all included. It famously runs locally on a laptop in under a minute. Two constraints are worth naming. The Elastic License 2.0 restricts offering it as a managed service to others. And the boundary that actually forces teams onto AX is not a feature flag in the open-source code - it is that scheduled online and continuous evaluation with alerting lives in the commercial product. Offline evaluation is ungated; evaluating live production traffic on a schedule is where you hit the wall. Plan for that before you standardise, because it arrives at the point you move from development into production monitoring.
Does Phoenix support OpenTelemetry?
Yes, and it is the core architectural selling point. Phoenix is built on OpenTelemetry and Arize's own OpenInference semantic-convention project, which makes it vendor and framework agnostic - it works well beyond LangChain, unlike some observability tools. If you are standardizing on OTel, Phoenix is one of the most natural fits in the category.
How much does Arize AX cost?
We cannot confirm it. Arize AX is the separate commercial managed platform - Phoenix is the free OSS product. The arize.com pricing page was unreadable at verification (it returned an HTTP 403), so we have no vendor-confirmed figures. Third-party aggregators report an AX Pro tier around $50/mo and a free tier, but those numbers are unconfirmed - treat AX pricing as contact-sales until Arize publishes it.
What is the difference between Phoenix and Arize AX?
Phoenix is the free, self-hostable open-source tracing and eval product. Arize AX is a separate quote-based managed cloud and enterprise platform built by the same company - it adds managed hosting, collaboration, longer retention and support. You can run Phoenix entirely on your own without ever touching AX.
Related Articles
5 Arize Phoenix Alternatives for Permissive Self-Hosting in 2026
Arize Phoenix markets itself as "fully open source, no feature gates" - but the server repo is Elastic License 2.0, source-available, not OSI open source. If you need a genuinely permissive self-host, here are five alternatives matched to why teams leave.
July 26, 2026
comparisonBraintrust vs Arize Phoenix in 2026 - Eval Platform or OSS Tracer?
Braintrust is the most turnkey eval and CI-regression platform, with an uncapped processed-data meter. Arize Phoenix is free open-source tracing with the best RAG eval, but the server is Elastic License 2.0. Here is which fits which team.
July 26, 2026
comparisonGalileo vs Arize Phoenix in 2026 - Enterprise Eval Intelligence vs Open-Source OTel
Galileo is the best-funded eval platform, built on proprietary Luna models and sold through a sales rep. Arize Phoenix is free, OTel-native open source you run in under a minute, with the best RAG eval and a source-available license. Here is the honest head-to-head.
July 26, 2026
comparisonLangfuse vs Arize Phoenix in 2026 - License vs Eval Depth
The two open-source LLM observability defaults, compared honestly. Langfuse wins on license clarity and cheap self-host, Phoenix wins on RAG eval and OpenTelemetry-native architecture. Here is which one fits which team.
July 26, 2026
comparisonLangSmith vs Arize Phoenix in 2026 - Turnkey and Pricey vs Open and OTel-Native
LangSmith is the deepest tracing you can point at a LangChain app, and closed-source with a trace bill that explodes at scale. Arize Phoenix is fast, OTel-native OSS with the best RAG eval - and a license that is source-available, not open source. Here is the honest head-to-head.
July 26, 2026
comparisonOpik vs Arize Phoenix in 2026 - The License Decides It
Opik and Arize Phoenix are the two open-source observability defaults, and the choice comes down to two things - license and eval depth. Opik is Apache-2.0 with the cheapest cloud; Phoenix is ELv2 with the best RAG eval. Here is which fits.
July 26, 2026
best-ofHow to Benchmark AI Agents in 2026 - The Tools and the Method
Benchmarking an agent is not benchmarking a model. Public leaderboards tell you about the LLM, not your agent on your task. Here is how to build a real agent benchmark, and the five tools that actually run one - simulation, datasets, trajectory scoring and repeatable eval sets, ranked.
July 26, 2026
best-ofThe Best Free LLM Observability Tools in 2026, Ranked by What "Free" Actually Buys You
Four LLM observability tools you can run for free - judged on what free really gets you - the self-host license, the free cloud tier, and how much of the real product survives when you stop paying. One tool you should not start on.
July 26, 2026
best-ofThe Best LangSmith Alternatives in 2026, Ranked by Why Teams Actually Leave
LangSmith is turnkey for LangChain and roughly 25x more expensive than Langfuse at 1M traces, fully closed source, and self-host is Enterprise-only. Four alternatives ranked on price, license and eval depth - matched to the reason you are looking.
July 26, 2026