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.
Release files for sentry-msteams 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sentry-msteams-0.8.0.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sentry_msteams-0.8.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 11.7 kB
Release files / sentry-msteams-0.8.0.tar.gz
| Download URL | sentry-msteams-0.8.0.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7422e5073aa1a062181c2f911c97ef8a603acf2bb59da4fe4728d243620ca2a2
|
|
BLAKE2b-256 checksum How to use checksums |
8ccc519d622e677ed8b54e5ed8aa4c65a6ec72974c6985444b145c831d28d678
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.5
|
Release files / sentry_msteams-0.8.0-py2-none-any.whl
| Download URL | sentry_msteams-0.8.0-py2-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
b6f0502078c4d8b6dc2c9133881426577aec843aeaafb6f301766fc1dbdd0500
|
|
BLAKE2b-256 checksum How to use checksums |
d7313580e196df8a04daf5d60c18171cc9cd4d55549d37c58ede95fdf2e8d0a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.5
|