This page covers Phoenix, the open-source observability platform. Looking for the Arize AX cloud platform instead? See the Arize AX docs.
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

