getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

chore(alerts): Rm activated alerts #81095

Open ceorourke opened 23 hours ago

ceorourke commented 23 hours ago

This feature is deprecated, we still need to remove a couple live activated alerts but I figured I'd get the removal prs ready. This is probably too big to be reviewed but if it's all in one place I can break it down into smaller ones. Front end PR to come and be merged first.

codecov[bot] commented 23 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81095 +/- ## ========================================== - Coverage 78.49% 78.47% -0.02% ========================================== Files 7215 7213 -2 Lines 319793 319553 -240 Branches 44034 44007 -27 ========================================== - Hits 251009 250781 -228 + Misses 62399 62387 -12 Partials 6385 6385 ```