Plugin for Sentry which allows sending notification via Telegram <https://telegram.org/>
_ messenger.
Presented plugin tested with Sentry from 8.9 to 9.1.1.
**DISCLAIMER**: Sentry API is under development and `is not frozen <https://docs.sentry.io/server/plugins/>`_.
.. image:: https://raw.githubusercontent.com/butorov/sentry-telegram/master/docs/images/telegram-window.png :target: https://github.com/butorov/sentry-telegram/blob/master/docs/images/telegram-window.png :alt: How will it look like
.. code-block:: bash
pip install sentry-telegram
Restart your Sentry instance.
Go to your Sentry web interface. Open Settings
page of one of your projects.
On Integrations
(or Legacy Integrations
) page, find Telegram Notifications
plugin and enable it.
Configure plugin on Configure plugin
page.
See Telegram's documentation <https://core.telegram.org/bots#3-how-do-i-create-a-bot>
_ to know how to create BotAPI Token
.
Done!
.. |travis| image:: https://travis-ci.org/butorov/sentry-telegram.svg?branch=master :target: https://travis-ci.org/butorov/sentry-telegram :alt: Build Status
.. |codecov| image:: https://codecov.io/gh/butorov/sentry-telegram/branch/master/graph/badge.svg :target: https://codecov.io/gh/butorov/sentry-telegram?branch=master :alt: Coverage Status
.. |pypi| image:: https://badge.fury.io/py/sentry-telegram.svg :target: https://pypi.python.org/pypi/sentry-telegram
Version | Tag | Published |
---|---|---|
0.4.0 | 4yrs ago | |
0.3.0 | 4yrs ago | |
0.2.2 | 4yrs ago | |
0.2.1.post0 | 4yrs ago |