Support collecting metrics from VMs #85
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Determine a way to collect metrics from VMs, similar to existing metrics from the Ceph subsystem and nodes (e.g. memory utilization, CPU utilization, disk I/O, etc.).
changed milestone to %3
Depends on #86 for optimal performance.
Phase 1 done, metrics are being written to
/domains/UUID/stats
. Phase 2 will involve pulling these stats from Zookeeper and parsing them in the clients.Phase 2 done, display output in
pvc vm info
.closed