sentry-slack

A Sentry extension which posts notifications to Slack (https://slack.com/).


License
BSD-3-Clause
Install
pip install sentry-slack==0.5.0

Documentation

sentry-slack

DEPRECATED: This project now lives in sentry-plugins

An extension for Sentry which posts notifications to a Slack channel.

https://i.imgur.com/MFsjVmB.png

Install

Install the package via pip:

pip install https://github.com/getsentry/sentry-slack/archive/master.zip

or:

pip install sentry-slack

You can now configure webhooks via the plugin configuration panel within your project.