getsentry / sentry-slack

DEPRECATED Slack integration for Sentry
http://getsentry.com
BSD 3-Clause "New" or "Revised" License
139 stars 40 forks source link
tag-archived

sentry-slack

DEPRECATED: This project now lives in sentry-plugins <https://github.com/getsentry/sentry-plugins>_

An extension for Sentry <https://getsentry.com> which posts notifications to a Slack <https://slack.com> channel.

.. image:: 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.