[bot] [release-0.13] Automated version update (#2354)

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2024-02-19 10:34:01 +01:00
committed by GitHub
parent 11447edd8f
commit b0868e1675
2 changed files with 4 additions and 4 deletions

View File

@@ -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": {

View File

@@ -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.