You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/metrics.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,9 @@ Version information. Type: Gauge.
36
36
### kubevirt_memory_delta_from_requested_bytes
37
37
The delta between the pod with highest memory working set or rss and its requested memory for each container, virt-controller, virt-handler, virt-api and virt-operator. Type: Gauge.
38
38
39
+
### kubevirt_node_deprecated_machine_types
40
+
List of deprecated machine types based on the capabilities of individual nodes, as detected by virt-handler. Type: Gauge.
41
+
39
42
### kubevirt_nodes_with_kvm
40
43
The number of nodes in the cluster that have the devices.kubevirt.io/kvm resource available. Type: Gauge.
0 commit comments