fix
This commit is contained in:
@@ -211,12 +211,12 @@ data:
|
||||
summary: "Longhorn node {{ $labels.node }} storage pressure"
|
||||
description: "Node {{ $labels.node }} disk usage is at {{ printf \"%.1f\" $value }}%."
|
||||
|
||||
# Add this as a new data key (wan-alerts.yml) in the existing
|
||||
# prometheus-rules ConfigMap (mon-system). Thresholds anchored to One.hu's
|
||||
# "normal conditions" figures: 700 Mbit/s down / 28 Mbit/s up.
|
||||
# Throughput is sampled every ~15 min, so `for:` spans >=2 samples to avoid
|
||||
# firing on a single fluke. Recalibrate floors after a week of baseline data.
|
||||
wan-alerts.yml: |
|
||||
# Add this as a new data key (wan-alerts.yml) in the existing
|
||||
# prometheus-rules ConfigMap (mon-system). Thresholds anchored to One.hu's
|
||||
# "normal conditions" figures: 700 Mbit/s down / 28 Mbit/s up.
|
||||
# Throughput is sampled every ~15 min, so `for:` spans >=2 samples to avoid
|
||||
# firing on a single fluke. Recalibrate floors after a week of baseline data.
|
||||
wan-alerts.yml: |
|
||||
groups:
|
||||
- name: wan-quality-alerts
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user