Skip to content

Commit

Permalink
Add cnv_abnormal metric to telemeter
Browse files Browse the repository at this point in the history
Signed-off-by: avlitman <alitman@redhat.com>
  • Loading branch information
avlitman committed Mar 20, 2024
1 parent 98f29eb commit f14da61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/benchmark/statefulSetTelemeterServer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ spec:
- --whitelist={__name__="cluster:virt_platform_nodes:sum"}
- --whitelist={__name__="cluster:node_instance_type_count:sum"}
- --whitelist={__name__="cnv:vmi_status_running:count"}
- --whitelist={__name__="cnv_abnormal"}
- --whitelist={__name__="node_role_os_version_machine:cpu_capacity_cores:sum"}
- --whitelist={__name__="node_role_os_version_machine:cpu_capacity_sockets:sum"}
- --whitelist={__name__="subscription_sync_total"}
Expand Down

0 comments on commit f14da61

Please sign in to comment.