0
0
Fork 0
mirror of https://github.com/alerta/alerta-contrib.git synced 2025-03-18 06:12:51 +00:00
alerta_alerta-contrib/plugins/pagerduty/README.md
2015-02-02 15:19:08 +00:00

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/