Sentry Telegram
Plugin for Sentry which allows sending notification via Telegram messenger.
Presented plugin tested with Sentry from 8.9 to 9.1.1.
DISCLAIMER: Sentry API is under development and is not frozen.
How will it look like
Installation
- Install this package
pip install sentry-telegram
Restart your Sentry instance.
Go to your Sentry web interface. Open
Settings
page of one of your projects.On
Integrations
(orLegacy Integrations
) page, findTelegram Notifications
plugin and enable it.Configure plugin on
Configure plugin
page.See Telegram's documentation to know how to create
BotAPI Token
.Done!