Change8

arize-phoenix-v19.7.0

📦 arize-phoenixView on GitHub →
10 features🐛 5 fixes🔧 1 symbols

Summary

This release introduces several UI enhancements for tracing tables, including span detail downloads, collapsible rows, and searchable attribute views. It also improves the span filter DSL and adds evaluator trace isolation for the pytest plugin.

✨ New Features

  • Add span detail downloads.
  • Add `parent_span is None` root-span predicate to span filter DSL.
  • Analyze root-span scope and stop applying it twice.
  • Add evaluator trace isolation and experiment metadata for the pytest plugin.
  • Add SegmentedControl component to the UI.
  • Add collapse/expand rows functionality to tracing tables in the UI.
  • Make retention policy project list manageable in the UI.
  • Read a span's annotations and notes as tables in the UI.
  • Add a search button that expands from an icon in the UI.
  • View span attributes as a searchable table in the UI.

🐛 Bug Fixes

  • Update arize-phoenix-client to 2.13.0.
  • Anchor IO tooltips beside the cell in tracing tables.
  • Collapse span header actions at a wider breakpoint.
  • Allow resizing of attributes table columns again.
  • Fix segmented control jump issue.

Affected Symbols