# sentry-pagerduty **Repository Path**: mirrors_getsentry/sentry-pagerduty ## Basic Information - **Project Name**: sentry-pagerduty - **Description**: Sentry plugin for integrating with PagerDuty - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sentry-pagerduty ================ **DEPRECATED:** This project now lives in `sentry-plugins `_ A plugin for sentry that enables sending events on to a PagerDuty instance. Install ------- Install the package with ``pip``:: pip install git+git://github.com/getsentry/sentry-pagerduty.git Configuration ------------- Go to your project's configuration page (Projects -> [Project]) and click on "Manage Plugins". Switch on Pagerduty by ticking "Enabled" in the appropriate column. Click "Save Changes". Then select the "Pagerduty" tab and enter the pagerduty api-key, your sentry service-key and the domain name of your pagerduty instance. License ------- Apache License Version 2.0, January 2004 See the LICENSE in this repo