Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/egguy/sentry-notifry
- Owner: egguy
- Created: 2012-05-15T14:45:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:43:28.000Z (over 3 years ago)
- Last Synced: 2023-03-15T20:22:20.748Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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