add Pagerduty to saas alerting

pull/846/head
davidferdinand 3 years ago committed by GitHub
parent a71e447dc0
commit 161881d579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,5 +23,7 @@ class Pushover(_Alerting):
class Xmatters(_Alerting):
_icon = "xmatters.png"
class Pagerduty(_Alerting):
_icon = "pagerduty.png"
# Aliases

Loading…
Cancel
Save