Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egguy/sentry-notifry

A sentry plugin for notifry
https://github.com/egguy/sentry-notifry

Last synced: 16 days ago
JSON representation

A sentry plugin for notifry

Awesome Lists containing this project

README

        

sentry-notifry
==============

A sentry plugin for notifry

Install
-------

Add ``sentry_notifry`` to your ``INSTALLED_APPS``::

INSTALLED_APPS = (
# ...
'sentry',
'sentry_notifry',
)

Inspiration
-----------
* sentry-hipchat: https://github.com/linovia/sentry-hipchat
* sentry-grooveio: https://github.com/mattrobenolt/sentry-groveio