DEPRECATED: This project now lives in sentry
An extension for OpsGenie which creates OpsGenie alerts our of Sentry events.
Install the package via pip
:
pip install sentry-opsgenie
### Sentry >= 9.0 You will have to install the package via Git:
`
pip install https://github.com/getsentry/sentry-opsgenie/archive/master.zip
`
You can now configure alerts via the plugin configuration panel within your project.