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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,13 +163,13 @@ Total VM filesystem capacity in bytes. Type: Gauge.
163
163
Used VM filesystem capacity in bytes. Type: Gauge.
164
164
165
165
### kubevirt_vmi_guest_load_15m
166
-
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. Type: Gauge.
166
+
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. Type: Gauge.
167
167
168
168
### kubevirt_vmi_guest_load_1m
169
-
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. Type: Gauge.
169
+
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. Type: Gauge.
170
170
171
171
### kubevirt_vmi_guest_load_5m
172
-
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. Type: Gauge.
172
+
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. Type: Gauge.
173
173
174
174
### kubevirt_vmi_guest_vcpu_queue
175
175
Guest queue length. Type: Gauge.
@@ -336,9 +336,6 @@ Total time spent on write operations. Type: Counter.
0 commit comments