diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json index 2b21c8dd51..8a63706b4e 100644 --- a/jsonnetfile.lock.json +++ b/jsonnetfile.lock.json @@ -58,7 +58,7 @@ "subdir": "grafana-builder" } }, - "version": "02db06f540086fa3f67d487bd01e1b314853fb8f", + "version": "789ee1bc5c3662f9b51b6023aa77a3cffa24c18e", "sum": "B49EzIY2WZsFxNMJcgRxE/gcZ9ltnS8pkOOV6Q5qioc=" }, { @@ -130,8 +130,8 @@ "subdir": "docs/node-mixin" } }, - "version": "73d95309e9632e42ba785703f534c7938630f2ec", - "sum": "QZwFBpulndqo799gkR5rP2/WdcQKQkNnaBwhaOI8Jeg=" + "version": "12192475c8e88b6147fbbca5b0a883a01f691d8b", + "sum": "PqPMf2Lqp7tW7T752kxdbMqF7JJ6vC8XrBN8WL5MMCc=" }, { "source": { diff --git a/manifests/nodeExporter-prometheusRule.yaml b/manifests/nodeExporter-prometheusRule.yaml index 5fc3c37d93..70eedac0a7 100644 --- a/manifests/nodeExporter-prometheusRule.yaml +++ b/manifests/nodeExporter-prometheusRule.yaml @@ -297,7 +297,7 @@ spec: - alert: NodeDiskIOSaturation annotations: description: | - Disk IO queue (aqu-sq) is high on {{ $labels.device }} at {{ $labels.instance }}, has been above 10 for the last 15 minutes, is currently at {{ printf "%.2f" $value }}. + Disk IO queue (aqu-sq) is high on {{ $labels.device }} at {{ $labels.instance }}, has been above 10 for the last 30 minutes, is currently at {{ printf "%.2f" $value }}. This symptom might indicate disk saturation. runbook_url: https://runbooks.prometheus-operator.dev/runbooks/node/nodediskiosaturation summary: Disk IO queue is high.