Skip to content

kumarappan-arumugam/sentry-opsgenie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry Opsgenie

Plugin for Sentry which allows sending notification via Opsgenie service.

Installation

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