Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

04.25.2025

Scroll Selected Span Into View

Improved trace navigation by automatically scrolling the selected span into view when a user navigates to a specific trace. This enhancement eliminates the need for manual searching or scrolling, allowing users to immediately focus on the span of interest. It’s especially useful when navigating from links or alerts that point to a specific span, improving debugging efficiency. This change contributes to a smoother and more intuitive trace exploration experience.

feat(tracing): scroll selected span into view when navigating to a trace by mikeldking · Pull Request #7227 · Arize-ai/phoenix

GitHub

Improvements and Bug Fixes 🐛

  • Enhancement: Add /readyz endpoint to confirm database connectivity
  • Enhancement: Allow scroll on settings page