Plugin for Sentry which allows sending notification via Telegram messenger.
Presented plugin tested with Sentry 23.8.0.dev0
DISCLAIMER: Sentry API is under development and is not frozen.
- Install this package
pip install xliee-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 Python3
plugin and enable it.Configure plugin on
Configure plugin
page.See Telegram's documentation to know how to create
BotAPI Token
.Done!