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
@@ -62,6 +62,7 @@ The following table contains all metrics from operators listed above. Each row r
62
62
| kubevirt |`kubevirt_vmi_guest_load_15m`| Metric | Gauge | Guest system load average over 15 minutes as reported by the guest agent. Load is defined as the number of processes in the runqueue or waiting for disk I/O. Requires qemu-guest-agent version 10.0.0 or above. |
63
63
| kubevirt |`kubevirt_vmi_guest_load_1m`| Metric | Gauge | Guest system load average over 1 minute as reported by the guest agent. Load is defined as the number of processes in the runqueue or waiting for disk I/O. Requires qemu-guest-agent version 10.0.0 or above. |
64
64
| kubevirt |`kubevirt_vmi_guest_load_5m`| Metric | Gauge | Guest system load average over 5 minutes as reported by the guest agent. Load is defined as the number of processes in the runqueue or waiting for disk I/O. Requires qemu-guest-agent version 10.0.0 or above. |
65
+
| kubevirt |`kubevirt_vmi_guest_os_panic_total`| Metric | Counter | Total number of guest OS panic events detected, partitioned by VMI and panic type. |
65
66
| kubevirt |`kubevirt_vmi_info`| Metric | Gauge | Information about VirtualMachineInstances. |
66
67
| kubevirt |`kubevirt_vmi_last_api_connection_timestamp_seconds`| Metric | Gauge | Virtual Machine Instance last API connection timestamp. Including VNC, console, portforward, SSH and usbredir connections. |
67
68
| kubevirt |`kubevirt_vmi_launcher_memory_overhead_bytes`| Metric | Gauge | Estimation of the memory amount required for virt-launcher's infrastructure components (e.g. libvirt, QEMU). |
0 commit comments