reword finance app webhook exception alerting [ci skip]

This commit is contained in:
viktorbarzin 2023-04-03 23:35:33 +01:00
parent 25d602ce3b
commit 609435c8bd

View file

@ -228,15 +228,15 @@ serverFiles:
severity: page severity: page
annotations: annotations:
summary: High system load on OpenWRT summary: High system load on OpenWRT
- name: Monitor finance app exceptions - name: Finance app webhook exceptions
rules: rules:
- alert: Monitor finance app exceptions - alert: Finance app webhook exceptions
expr: changes(webhook_failure[5m]) >= 1 expr: changes(webhook_failure_total[5m]) >= 1
for: 1m for: 1m
labels: labels:
severity: page severity: page
annotations: annotations:
summary: Finance app exception summary: Finance app webhook exceptions
extraScrapeConfigs: | extraScrapeConfigs: |
- job_name: 'snmp-idrac' - job_name: 'snmp-idrac'