Skip to content

chore(metric alerts): Zoom out alert chart for anomaly detection #89940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aayush-se
Copy link
Member

  • Make Dynamic Alert metric alert charts display 14 days worth of data
    • Received feedback that charts are too zoomed in so everything looked like a false postive. Upon zooming out, it was clear that there is an anomaly.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 18, 2025
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/incidents/charts.py 25.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (25.00%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #89940    +/-   ##
========================================
  Coverage   87.63%   87.64%            
========================================
  Files       10244    10250     +6     
  Lines      576743   577033   +290     
  Branches    22719    22719            
========================================
+ Hits       505425   505727   +302     
+ Misses      70875    70863    -12     
  Partials      443      443            

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