0 FOR 1m LABELS { severity = "page" } ANNOTATIONS { summary = "Instance {{ $labels.instance }} down", description = "{{ $labels.instance }} of job {{ $labels.job }} has been down for more than a minute.", } [test_instance_down.rule]
node_memory_MemTotal > 0.55 FOR 30s LABELS { severity = "normal" } ANNOTATIONS { summary = "Instance {{ $labels.instance }}'s active memory is Too Big", description = "Instance {{ $labels.instance }} uses active memory over 55% of total memory", } [test_mem_alert.rule]