NotificationsEditCtrl.ts
3.84 KB
-
Alerting: Add configurable severity support for PagerDuty notifier (#19425) · d0360de8
* Pagerduty notifier: configurable severity Instead of hardcoding `critical` make it configurable per notification channel instance. * fix html * Add a test to ensure default severity is correct * Notifications doc * Add a non-default test * Add err check on NewJson (all tests) * Add default severity (critical) to AlertNotificationEditCtrl class
Zach Bagnall committed