alerta / alerta-contrib

Contributed integrations, plugins and custom webhooks
http://alerta.io
MIT License
119 stars 170 forks source link

I receive closed warning when it disabled in telegram plugin #356

Open demshin opened 3 years ago

demshin commented 3 years ago

Issue Summary Hi I'm using telegram plugin with TELEGRAM_DISABLE_NOTIFICATION_SEVERITY which disable notifications for warnings. Than I don't receive warnings but I receive closed warnings. What do I need to not receive closed warnings?

Environment

To Reproduce Steps to reproduce the behavior:

  1. Receive alert with severity warning from prometheus alertmanager.
  2. It is showing in interface.
  3. I don't receive message ti telegram. That's right!
  4. Than warning alert closed.
  5. I receive message in telegram. But I don't want.

Expected behavior I don't receive warning in telegram.