sentry-telegram-aputilov

Plugin for Sentry which allows sending notification via Telegram messenger.


License
MIT
Install
pip install sentry-telegram-aputilov==0.4.13

Documentation

Sentry Telegram Build Status Coverage Status pypi

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

How will it look like

Installation

  1. Install this package
pip install sentry-telegram
  1. Restart your Sentry instance.

  2. Go to your Sentry web interface. Open Settings page of one of your projects.

  3. On Integrations (or Legacy Integrations) page, find Telegram Notifications plugin and enable it.

  4. Configure plugin on Configure plugin page.

    See Telegram's documentation to know how to create BotAPI Token.

  5. Done!