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: metrics.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ The following table contains all metrics from operators listed above. Each row r
65
65
| kubevirt |`kubevirt_vm_running_status_last_transition_timestamp_seconds`| Counter | Virtual Machine last transition timestamp to running status |
66
66
| kubevirt |`kubevirt_vm_starting_status_last_transition_timestamp_seconds`| Counter | Virtual Machine last transition timestamp to starting status |
67
67
| kubevirt |`kubevirt_vm_vnic_info`| Gauge | Details of Virtual Machine (VM) vNIC interfaces, such as vNIC name, binding type, network name, and binding name for each vNIC defined in the VM's configuration |
68
+
| kubevirt |`kubevirt_vmi_contains_ephemeral_hotplug_volume`| Gauge | Reported only for VMIs that contain an ephemeral hotplug volume |
68
69
| kubevirt |`kubevirt_vmi_cpu_system_usage_seconds_total`| Counter | Total CPU time spent in system mode |
69
70
| kubevirt |`kubevirt_vmi_cpu_usage_seconds_total`| Counter | Total CPU time spent in all modes (sum of both vcpu and hypervisor usage) |
70
71
| kubevirt |`kubevirt_vmi_cpu_user_usage_seconds_total`| Counter | Total CPU time spent in user mode |
0 commit comments