Run This Ai
EN DE

Phoenix

AI observability & evaluation: LLM tracing, evaluation, and RAG troubleshooting

Overview

Phoenix is an open-source AI observability platform designed for LLM tracing, evaluation, and RAG troubleshooting. It provides standard OpenTelemetry traces to monitor execution steps, calculate response metrics, and evaluate LLM output quality dynamically.

Requirements

Min vCPU
2
Min RAM
2048 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Contabo · VPS S

4 vCPU · 8192 MB · 100 GB

$4.50
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  phoenix:
    image: arizephoenix/phoenix:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/phoenix:/data

Best VPS for Phoenix →

How to Install Phoenix using Docker Compose

Phoenix

Phoenix is an open-source AI observability platform designed for LLM tracing, evaluation, and RAG troubleshooting. It provides standard OpenTelemetry traces to monitor execution steps, calculate response metrics, and evaluate LLM output quality dynamically.

Prerequisites

  • Docker installed (version 24.0+)
  • Docker Compose (version 2.20+)
  • At least 1GB RAM (2GB recommended)

Quick start with Docker

# Pull the image
docker pull arizephoenix/phoenix:latest

# Run the container
docker run -d --name phoenix -p 8080:8080 arizephoenix/phoenix:latest

Key features

Phoenix: Self-Hosted AI Observability & Evaluation Platform

Phoenix

Phoenix is an open-source AI observability platform designed for LLM tracing, evaluation, and RAG troubleshooting. It provides standard OpenTelemetry traces to monitor execution steps, calculate response metrics, and evaluate LLM output quality dynamically.

Key features

What it's good for

Phoenix runs entirely on your own infrastructure — your data never leaves your server.

Related tools

Guides & articles