Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 420 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 420 Bytes

sentry-alerta

An extension for Sentry which integrates with Alerta. It will send issues notification to Alerta.

Install

Install the package via pip:

cd sentry-alerta
pip install -e .

Configuration

Go to your project's configuration page (Projects -> [Project] -> All Integrations) and select the Alerta tab. Enter the required credentials and click save changes.