Open
Description
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- Create deadman alert for server in Influx v2.0.2 for linux metric
- Set up slack notification endpoint
- Create two notification rules for slack; When status changes from ANY to CRIT & when status changes from ANY to OK
- Trigger deadman alert (systemctl stop telegraf)
- Turn telegraf back on to clear deadman alert (reset to ok)
Expected behavior:
When telegraf switched off - Slack notification for agent offline (deadman critical)
When telegraf turned back on - Slack notification for agent online (deadman OK)
Actual behavior:
No dead man alert for CRIT sent to slack
dead man alert for OK was successfully sent to slack
Environment info:
Influx Version: InfluxDB 2.0.2 (git: 84496e5) build_date: 2020-11-19T03:59:35Z