Skip to content

Commit

Permalink
Add cnv_abnormal
Browse files Browse the repository at this point in the history
cnv_abnormal holds issues with the pods for each container, e.g. memory
exceeded value.

Signed-off-by: avlitman <alitman@redhat.com>
  • Loading branch information
avlitman committed May 2, 2024
1 parent 77f948e commit 01babb5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manifests/0000_50_cluster-monitoring-operator_04-config.yaml
Expand Up @@ -240,6 +240,12 @@ data:
#
# owners: (https://github.com/kubevirt)
#
# cnv_abnormal represents the reason why the operator might have an issue
# and includes the node, namespace, container, reason labels.
- '{__name__="cnv_abnormal"}'
#
# owners: (https://github.com/kubevirt)
#
# cluster:vmi_request_cpu_cores:sum is the total number of CPU cores requested by pods of VMIs.
- '{__name__="cluster:vmi_request_cpu_cores:sum"}'
#
Expand Down

0 comments on commit 01babb5

Please sign in to comment.