mirror of
https://github.com/alerta/alerta-contrib.git
synced 2025-03-18 06:12:51 +00:00
447 B
447 B
PagerDuty Plugin
Send PagerDuty messages for new alerts.
Installation
$ python setup.py install
Configuration
PAGERDUTY_EVENTS_URL = 'https://events.pagerduty.com/generic/2010-04-15/create_event.json'
PAGERDUTY_SERVICE_KEY = ''
DASHBOARD_URL = 'http://try.alerta.io'
References
PagerDuty Integration API: https://developer.pagerduty.com/documentation/integration/events/