Skip to content

Commit a697c0c

Browse files
authored
Merge pull request #293 from kubevirt/gh_actions/update_metrics_docs
Update metrics documentation
2 parents de6064c + 21df66d commit a697c0c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ Total CPU time spent in all modes (sum of both vcpu and hypervisor usage). Type:
144144
### kubevirt_vmi_cpu_user_usage_seconds_total
145145
Total CPU time spent in user mode. Type: Counter.
146146

147+
### kubevirt_vmi_dirty_rate_bytes_per_second
148+
Guest dirty-rate in bytes per second. Type: Gauge.
149+
147150
### kubevirt_vmi_filesystem_capacity_bytes
148151
Total VM filesystem capacity in bytes. Type: Gauge.
149152

0 commit comments

Comments
 (0)