Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/pager-duty-notifier

Symfony PagerDuty Notifier Bridge
https://github.com/symfony/pager-duty-notifier

chat component notifier pagerduty php symfony symfony-component

Last synced: about 1 month ago
JSON representation

Symfony PagerDuty Notifier Bridge

Awesome Lists containing this project

README

        

PagerDuty Notifier
==================

Provides [PagerDuty](https://www.pagerduty.com) 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
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)