Skip to content

SMS does not contain expected text #100

@mcf-rocks

Description

@mcf-rocks

I have this in the alert rules:

      expr: node_disk_device_size_used_perc > 60
      for: 1m
      labels:
        severity: "warning"
      annotations:
        description: "Disk device {{ $labels.device }} on {{ $labels.instance }} at {{ $value }}% used"

What I get in my text message is:

FIRING
device=/dev/sda1
instance=bababoom
job=bababoomjob
severity=warning

I would like the text to contain the description -- do you know how ot do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions