Releases: bdossantos/prometheus-alert-rules
2021.08.29
-
refactor(elasticsearch): adjust number of relocation shard/merge time tresh
-
refactor: remove duplicate redis alert related to max memory
-
feat(haproxy): record some SLI
-
refactor(haproxy): adjust thresholds of most of rules
2021.08.30
- refactor(haproxy): record some SLI
2021.08.26
-
chore: fine tune vault rules
-
fix(HostNetworkInterfaceSaturated): display network interface name
$labels.interface
doesn't exist, use$labels.device
instead
2021.08.11
-
refactor: fine tune kafka rules
-
refactor: page is there is an increase of MySQL slow queries
2021.08.08
-
chore:
chmod +x
nvme textfile collect script -
refactor(backup): temporarily change the severity of check backup rule
2021.08.06
- chore: try to fine tune kafka rules
2021.07.25
-
refactor(elasticsearch): adjust merge alert duration
-
refactor(elasticsearch): adjust number of relocation shard duration
-
feat: add MissingDailyBackupStatus alert
Check if automatic scheduled backup is running.
2021.07.19
-
refactor: use rate() instead irate()
-
refactor(elasticsearch): adjust merge alert threshold
2021.07.11
-
refactor: alert description
-
refactor(elasticsearch): humanize value in description
-
refactor(elasticsearch): adjust GC and merge runtime alert threshold
2021.07.10
-
feat: add
ElasticsearchIndicesStoreThrottleTimeTooHigh
-
feat: add
ElasticsearchIndicesMergesTimeTooHigh
-
refactor(memory): adjust OutOfMemory alert threshold
-
feat: add
HostEdacCorrectableErrorsDetected
alert rule -
feat: add
HostNetworkInterfaceSaturated
alert rule -
feat: add
HostConntrackLimit
alert rule