Plugin for Sentry which allows sending notification via Opsgenie service.
- Install this package
pip install https://github.com/kumarappan-arumugam/sentry-opsgenie/archive/master.zip
- Restart your Sentry service.
- Go to your Sentry web interface. Open organization
Settings
page. - On
Integrations
, findOpsgneie
plugin and install it. - Configure plugin on
Configure plugin
page. See Opsgenie's documentation to know how to createAPI key
. Note: Documentation for sentry configuration on opsgenie page is for legacy integration. - Done!