[PR #19840] feat: Improve Observability with Arize & Phoenix Integration #29253

Closed
opened 2026-02-21 20:45:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/19840

State: closed
Merged: Yes


Summary

This PR introduces full integration of Arize and Phoenix tracers into Dify AI, enhancing observability across the platform. It includes frontend updates to panels, modals, popups, configs, and themes, as well as localized blurbs and SVG icons. On the backend, the tracing module was refactored to support both providers, addressing authentication flows and ensuring compatibility. All changes have been tested end-to-end and are ready for use.

Resolves https://github.com/langgenius/dify/issues/12140

Screenshots

Monitoring Panel
dify-monitoring-icons

Arize Config Modal
dify-arize-config

Phoenix Config Modal
dify-phoenix-config

Exported Traces
dify-arize-traces

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/19840 **State:** closed **Merged:** Yes --- # Summary This PR introduces full integration of Arize and Phoenix tracers into Dify AI, enhancing observability across the platform. It includes frontend updates to panels, modals, popups, configs, and themes, as well as localized blurbs and SVG icons. On the backend, the tracing module was refactored to support both providers, addressing authentication flows and ensuring compatibility. All changes have been tested end-to-end and are ready for use. Resolves https://github.com/langgenius/dify/issues/12140 # Screenshots **Monitoring Panel** ![dify-monitoring-icons](https://github.com/user-attachments/assets/56279d3a-070e-4c4b-bf21-d08560a442f7) **Arize Config Modal** ![dify-arize-config](https://github.com/user-attachments/assets/7c35dcbc-9a68-4f99-a25e-ec7ee6493b34) **Phoenix Config Modal** ![dify-phoenix-config](https://github.com/user-attachments/assets/46c95f3d-d50f-49f5-ac6f-5d1967da52e4) **Exported Traces** ![dify-arize-traces](https://github.com/user-attachments/assets/4550e4dc-97fa-4187-a600-0a0609c3cc19) # Checklist - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!) - [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. - [ ] I've updated the documentation accordingly. - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:45:10 -05:00
yindo closed this issue 2026-02-21 20:45:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#29253