Skip to content

feat(ai-monitoring): Filter and sort whole conversation groups - #123899

Draft
vgrozdanic wants to merge 3 commits into
masterfrom
feat/conversation-query-aliases-only
Draft

feat(ai-monitoring): Filter and sort whole conversation groups#123899
vgrozdanic wants to merge 3 commits into
masterfrom
feat/conversation-query-aliases-only

Conversation

@vgrozdanic

Copy link
Copy Markdown
Member

Filter AI conversations across their spans, so separate conditions can match different spans while sorting uses the full eligible group. An agent-name filter and a tool-name filter no longer need to match the same span.

Support summary aliases such as totalCost alongside span fields, with Boolean grouping and exclusions that require no matching spans. Explicit aggregate expressions are rejected. Summary filters use EAP's native null behavior, even when missing totals display as zero.

Depends on #123897.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 9, 2026
@vgrozdanic
vgrozdanic added this pull request to stack #123900 September 9, 2026 13:33
@vgrozdanic
vgrozdanic force-pushed the feat/conversation-query-aliases-only branch from 71a5ac9 to ac5f650 Compare September 9, 2026 14:02
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@vgrozdanic
vgrozdanic removed this pull request from stack #123900 September 9, 2026 14:03
@vgrozdanic
vgrozdanic changed the base branch from fix/search-query-aggregate-arguments to master September 9, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant