Skip to content

kumarappan-arumugam/sentry-pagerduty

Repository files navigation

Sentry Pagerduty

Plugin for Sentry which allows sending notification via Pagerduty service.

Installation

  1. Install this package pip install https://github.com/kumarappan-arumugam/sentry-pagerduty/archive/master.zip
  2. Restart your Sentry service.
  3. Go to your Sentry web interface. Open organization Settings page.
  4. On Integrations, find Pagerduty plugin and install it.
  5. Configure plugin on Configure plugin page. See Pagerduty's documentation to know how to create API key. Note: Documentation for sentry configuration on pagerduty page is for legacy integration.
  6. Done!

FAQ

  1. Do incidents that are triggered in PagerDuty create a new Issue in Sentry?

    No, the integration only sends information from Sentry to PagerDuty. This is not a 2-way integration.

  2. If an incident is resolved in PagerDuty, is the issue resolved in Sentry, or vice versa?

    No, the current integration only sends the trigger information from Sentry to PagerDuty.

  3. Can I setup multiple Sentry Projects be tied to the same PagerDuty service?

    Yes! When you are creating the new Project in Sentry, simply use the same Integration Key as the PagerDuty service where you wish to have the alerts trigger.

  4. Can I setup multiple pagerduty services be tied to the same sentry project?

    Yes! Since this uses the new Pagerduty Events API, you can simply use the different service names to route to different services where you wish to have the alerts trigger.

Setup

About

Sentry global integration for pagerduty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published