-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat(opsgenie): add custom priorities to issue alerts #56140
Conversation
Codecov Report
@@ Coverage Diff @@
## master #56140 +/- ##
==========================================
+ Coverage 78.91% 80.00% +1.08%
==========================================
Files 5114 5066 -48
Lines 220509 217981 -2528
Branches 37328 36889 -439
==========================================
+ Hits 174005 174385 +380
+ Misses 40879 38247 -2632
+ Partials 5625 5349 -276
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! But we should probably add it for metric alerts at the same time so we don't need to feature flag it. Also if we could get some UI screenshots that'd be awesome.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! But we should probably add it for metric alerts at the same time so we don't need to feature flag it. Also if we could get some UI screenshots that'd be awesome.
Co-authored-by: Leander Rodrigues <leander.rodrigues@sentry.io>
This should be merged once someone adds metric alert priorities. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/gcbrun |
/gcbrun |
/gcbrun |
@vivianyentran Can you please help update the docs for the Opsgenie integration- We can to call out that users can specify the priority with which an Issue Alert should be sent to Opsgenie |
What it says in the title. Let users choose priorities for Opsgenie issue alerts.