sentry-telegram
sentry-telegram copied to clipboard
Does not work with Sentry 10.1.0
Shows that the is no errors and Test successful, but no messages in telegram.
Shows that the is no errors and Test successful, but no messages in telegram.
You should not use _ or * symbol in project name(use - instead). rename project not resolve, You need remove project and create with normal name. Or remove {project_name} from Message Template in plugin config.
I have the same issue, Doesn't work with sentry 10, even after re-config and remove as @mef13 mention. Email sent success with the event or exception but not notify for telegram Have to test with the manual success message.
It works only in channels, does not work in groups
@neyugnluan Make sure you've installed this plugin to both sentry_web and sentry_worker. I figured it out when writing a similar plugin.
@neyugnluan Make sure you've installed this plugin to both sentry_web and sentry_worker. I figured it out when writing a similar plugin.
How i can install this plugin for specific module? I installed it by wrote sentry-telegram
in requiements.txt and docket-compose up -d --build
https://github.com/butorov/sentry-telegram/issues/40#issuecomment-748894266