Commit 6207bd31 authored by anarcat's avatar anarcat
Browse files

Merge branch 'gettor_12h' into 'main'

Increase the gettor silence alert to 12 hours

See merge request !50
parents 2267a8f5 a961bd26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ groups:
- name: rdsys
  rules:
  - alert: gettor silence
    expr: sum(increase(gettor_request_total[6h])) == 0
    expr: sum(increase(gettor_request_total[12h])) == 0
    for: 1h
    labels:
      severity: critical
      team: anti-censorship
    annotations:
      title: gettor is silent
      description: No email has arrived to gettor for the last 6 hours
      description: No email has arrived to gettor for the last 12 hours
      summary: There might be a problem with the email delivery

  - alert: rejected by ratio