[bot] [main] Automated version update (#1854)
* [bot] [main] Automated version update * jsonnet: drop deprecated KSM metric Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl> * jsonnet: Drop deprecated KSM metrics Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl> Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com> Co-authored-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl> Co-authored-by: Philip Gough <philip.p.gough@gmail.com>
This commit is contained in:
@@ -230,7 +230,7 @@ spec:
|
||||
description: HPA {{ $labels.namespace }}/{{ $labels.horizontalpodautoscaler }}
|
||||
has not matched the desired number of replicas for longer than 15 minutes.
|
||||
runbook_url: https://runbooks.prometheus-operator.dev/runbooks/kubernetes/kubehpareplicasmismatch
|
||||
summary: HPA has not matched descired number of replicas.
|
||||
summary: HPA has not matched desired number of replicas.
|
||||
expr: |
|
||||
(kube_horizontalpodautoscaler_status_desired_replicas{job="kube-state-metrics"}
|
||||
!=
|
||||
|
||||
Reference in New Issue
Block a user