Launch Phoenix
- Local
- Container
- Self-Host
pip install arize-phoenix && phoenix serve does the same thing. See Terminal setup for customization.Pointing at a deployment with authentication enabled? Set
PHOENIX_COLLECTOR_ENDPOINT to that deployment’s hostname and PHOENIX_API_KEY to an API key from its Settings page. A local phoenix serve needs neither.Connect Dify and Phoenix
To configure Phoenix tracing in your Dify application:- Open the Dify application you want to monitor.
- In the left sidebar, navigate to Monitoring.
- On the Monitoring page, select Phoenix in the Tracing drop down to begin setup.
- Enter your Phoenix credentials and save. You can verify the monitoring status on the current page.
Observe
View Dify traces in Phoenix. Get rich details into tool calls, session data, workflow steps, and more.
Resources
- Learn more details about the tracing data captured in the Dify documentation

