Compare commits
No commits in common. "79699ed2c610a74c4603b975573a0a22b53a633c" and "52eece85e43e662d5a48fa00da03493fc560dd7d" have entirely different histories.
79699ed2c6
...
52eece85e4
@ -246,6 +246,9 @@ prometheus_rules_config:
|
||||
- alert: MaintenanceMode
|
||||
expr: maintenance_mode == 1
|
||||
for: 1m
|
||||
#- alert: QuietHours
|
||||
# expr: america_chicago_hour >= 22 or america_chicago_hour < 10
|
||||
# for: 1m
|
||||
- name: blackbox.rules
|
||||
rules:
|
||||
- alert: ServiceDown
|
||||
@ -407,6 +410,9 @@ karma_config:
|
||||
color: "#ff220c"
|
||||
alertAcknowledgement:
|
||||
enabled: true
|
||||
#duration: 15m0s
|
||||
#author: karma
|
||||
#comment: ACK! This alert was acknowledged using karma on %NOW%
|
||||
|
||||
thanos_bucket_config: "{{ vault_thanos_bucket_config }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user