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
Difference between requested memory and working set for VM containers (request margin). Can be negative when usage exceeds request. Type: Gauge.
101
104
102
105
### kubevirt_vm_create_date_timestamp_seconds
103
106
Virtual Machine creation timestamp. Type: Gauge.
@@ -117,6 +120,9 @@ Virtual Machine last transition timestamp to error status. Type: Counter.
117
120
### kubevirt_vm_info
118
121
Information about Virtual Machines. Type: Gauge.
119
122
123
+
### kubevirt_vm_labels
124
+
The metric exposes the VM labels as Prometheus labels. Configure allowed and ignored labels via the 'kubevirt-vm-labels-config' ConfigMap. Type: Gauge.
0 commit comments