Skip to content

feat(occurrences on eap): Implement double-read query for calculating issue velocity#109843

Draft
shashjar wants to merge 2 commits intomasterfrom
shashjar/implement-issue-velocity-threshold-query-occurrences-on-eap
Draft

feat(occurrences on eap): Implement double-read query for calculating issue velocity#109843
shashjar wants to merge 2 commits intomasterfrom
shashjar/implement-issue-velocity-threshold-query-occurrences-on-eap

Conversation

@shashjar
Copy link
Member

@shashjar shashjar commented Mar 3, 2026

Implements double reads of occurrences from EAP for calculate_threshold in src/sentry/issues/escalating/issue_velocity.py.

NOT READY. Ideally we should be calculating the p95 quantile threshold as part of the EAP query itself, rather than in Python using the results of the main query. We need additional functionality supported in EAP in order to be able to do this.

Slack thread for context

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 3, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant