Skip to content

feat: flatten annotation summary table columns - #15527

Open
yfrigui2 wants to merge 1 commit into
mainfrom
yasmine/flat-annotation-summary-columns
Open

feat: flatten annotation summary table columns#15527
yfrigui2 wants to merge 1 commit into
mainfrom
yasmine/flat-annotation-summary-columns

Conversation

@yfrigui2

@yfrigui2 yfrigui2 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace grouped label and mean-score annotation columns with one compact summary column in the Spans, Traces, and Sessions tables
  • show label fractions, mean score, score coverage, and categorical-config colors through the existing summary hover treatment
  • preserve score sorting, keep trace-annotation columns non-sortable, and migrate persisted grouped-column order to the flat IDs
  • regenerate Relay artifacts and add sorting/order unit coverage

Screenshots

before

image

after

image

Resolves #15128

@mintlify

mintlify Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
arize-phoenix 🟢 Ready View Preview Aug 19, 2026, 8:04 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-project-automation github-project-automation Bot moved this to 📘 Todo in phoenix Aug 19, 2026
@yfrigui2
yfrigui2 marked this pull request as ready for review August 20, 2026 14:57
@yfrigui2
yfrigui2 requested a review from a team as a code owner August 20, 2026 14:57
@dosubot dosubot Bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Aug 20, 2026
@mikeldking

Copy link
Copy Markdown
Collaborator

Haven't reviewed the code but I'd like to move away from the cicle charts. They are more confusing than useful. also I can't see the individual annotations and explanations on the hover or apply a filter. Can we re-use the tooltip you created previously so we can perform the same actions? I think this needs a bit of polish.

I can pull it down once we have the tooltip consolidated on the version that has the actual annotations and have the filters working.

@mikeldking mikeldking left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to have the explanations, filters etc. that were added in your previous PR

@github-project-automation github-project-automation Bot moved this from 📘 Todo to 🔍. Needs Review in phoenix Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

Status: 🔍. Needs Review

Development

Successfully merging this pull request may close these issues.

[tracing] flatten annotation columns; add color and hover breakdown

2 participants