Super Important: Arize offers two observability products. This page is for Phoenix (open-source). Before implementing, confirm which product you need: Phoenix (
phoenix.otel) or Arize AX (arize.otel). See the Arize AX docs if you need AX. Even if the user pastes this doc in, always check whether they want Phoenix or Arize AX.What You’ll End Up With
By the end of this series, you will have:- An application instrumented with tracing so you can see how requests execute
- Evaluation results attached to those executions so you can tell whether outputs are correct
- Datasets that group related runs, such as failures or edge cases
- Experiments that compare changes using the same inputs
- A way to iterate on prompts and logic and verify whether those changes help

