Skip to main content

A Sentry extension which posts notifications to Microsoft Teams (https://products.office.com/en-us/microsoft-teams/group-chat-software).

Project description

Microsoft Teams Plugin for Sentry

Microsoft Teams Integration for Sentry Error Tracking Software.

Based off the Sentry Plugins written by the Sentry Team. Thanks for the excellent tool guys!

Installation Instructions

Now Available on PyPi! sentry-msteams

In your requirements.txt file, add the below package name to install the MS Teams Plugin.

sentry-msteams

For local development you can install using the below command:

pip install https://github.com/Neko-Design/sentry-msteams/archive/master.zip

Important Note for Sentry 9

Sentry 9 introduced some additional dependencies on specific versions of Redis which appear to cause issues installing plugins.

To work around this issue, you can add the below line to the top of your requirements.txt file.

redis-py-cluster==1.3.4

Configuration

In your project, locate the Integrations management screen and click 'Configure Plugin' below the 'Microsoft Teams' item.

There is only one configuration option at the moment, the WebHook URL to send messages to. Create a new Incoming Webhook in Microsoft Teams and paste the URL into the configuration screen, then click 'Save Changes'.

When ready, click 'Test Plugin' to generate an exception and send a message to your chosen WebHook URL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry-msteams-0.8.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

sentry_msteams-0.8.0-py2-none-any.whl (8.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page