Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/PagerDuty/README.md

8.0.9599 B
Original Source

PagerDuty Notifier

Provides PagerDuty integration for Symfony Notifier.

DSN example

PAGERDUTY_DSN=pagerduty://TOKEN@SUBDOMAIN

where:

  • TOKEN is your PagerDuty API token
  • SUBDOMAIN is your subdomain name at pagerduty.com

Resources