sentry-telegram icon indicating copy to clipboard operation
sentry-telegram copied to clipboard

Show triggered alert name in notification text

Open vitalets opened this issue 4 years ago • 1 comments

Hi!

we have several alert rules that trigger telegram notifications. Is it possible to somehow inject triggered rule name in notification text? Otherwise it's not clear is it first-time error or threshold error. Thanks!

vitalets avatar Mar 03 '20 11:03 vitalets

I don't think it's possible in current version.

Take a look at the source - https://github.com/butorov/sentry-telegram/blob/master/sentry_telegram/plugin.py#L102

You could probably add this ability easily, althrough it seems the plugin has been abandoned for quite some time now.

gituser avatar Dec 21 '20 10:12 gituser