This project is a WIP and not currently functional.
This package makes it easy to send notification events to PagerDuty's v2 Events API.
You can install the package via composer:
composer require lukewaite/pagerduty
TODO: Implement usage documentation
On a PagerDuty Service of your choice, create a new Integration using the Events API v2
.
The Integration Key
listed for your new integration is what you need to set in the setRoutingKey()
method.
TODO: Update available methods documentation.
See the [PagerDuty v2 Events API documentation][link-pagerduty-v2-api] for more information about what these options will do.
Please see CHANGELOG for more information what has changed recently.
$ composer test
If you discover any security related issues, please email lwaite@gmail.com instead of using the issue tracker.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.