Skip to content

Commit b0868e1

Browse files
authored
[bot] [release-0.13] Automated version update (#2354)
Co-authored-by: Prometheus Operator Bot <[email protected]>
1 parent 11447ed commit b0868e1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jsonnetfile.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"subdir": "grafana-builder"
5959
}
6060
},
61-
"version": "02db06f540086fa3f67d487bd01e1b314853fb8f",
61+
"version": "789ee1bc5c3662f9b51b6023aa77a3cffa24c18e",
6262
"sum": "B49EzIY2WZsFxNMJcgRxE/gcZ9ltnS8pkOOV6Q5qioc="
6363
},
6464
{
@@ -130,8 +130,8 @@
130130
"subdir": "docs/node-mixin"
131131
}
132132
},
133-
"version": "73d95309e9632e42ba785703f534c7938630f2ec",
134-
"sum": "QZwFBpulndqo799gkR5rP2/WdcQKQkNnaBwhaOI8Jeg="
133+
"version": "12192475c8e88b6147fbbca5b0a883a01f691d8b",
134+
"sum": "PqPMf2Lqp7tW7T752kxdbMqF7JJ6vC8XrBN8WL5MMCc="
135135
},
136136
{
137137
"source": {

manifests/nodeExporter-prometheusRule.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ spec:
297297
- alert: NodeDiskIOSaturation
298298
annotations:
299299
description: |
300-
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 }}.
300+
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 }}.
301301
This symptom might indicate disk saturation.
302302
runbook_url: https://runbooks.prometheus-operator.dev/runbooks/node/nodediskiosaturation
303303
summary: Disk IO queue is high.

0 commit comments

Comments
 (0)