Skip to content

Critical deadman alerts not sending notifications into slack #20282

Open
@nathleeuk

Description

@nathleeuk

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. Create deadman alert for server in Influx v2.0.2 for linux metric
  2. Set up slack notification endpoint
  3. Create two notification rules for slack; When status changes from ANY to CRIT & when status changes from ANY to OK
  4. Trigger deadman alert (systemctl stop telegraf)
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions