rules:
- alert: high_cpu_load
expr: node_load1 > 1.5
for: 30s
labels:
severity: warning
annotations:
summary: "Server under high load"
description: "Docker host is under high load, the avg load 1m is at {{$value}}. Reported by instance {{ $labels.instance }} of job {{ $labels.job }}."
В Slack приходит оповещение, что алерт сработал (FIRING)
А что, оповещение о том,что все нормализовалось разве не должно приходить?
а зачем ?
Обсуждают сегодня