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
Hi, I'm new in prometheus and exporter and looking for a openstack hypervisor monitoring.
As I look through source, I can find the exporter offers vm metrics. Then, is it possible to get metrics of hypervisor?
I think the node stats of libvirt is hypervisor stats. (I'm not sure for this because I'm a poor junior dev 😢 )
If i'm right, then the exporter can offer a hypervisor metrics with NodeCPUStats in libvirt-exporter/vendor/libvirt.org/go/libvirt/connect.go for example?
The text was updated successfully, but these errors were encountered:
Hi, I'm new in prometheus and exporter and looking for a openstack hypervisor monitoring.
As I look through source, I can find the exporter offers vm metrics. Then, is it possible to get metrics of hypervisor?
I think the node stats of libvirt is hypervisor stats. (I'm not sure for this because I'm a poor junior dev 😢 )
If i'm right, then the exporter can offer a hypervisor metrics with
NodeCPUStats
in libvirt-exporter/vendor/libvirt.org/go/libvirt/connect.go for example?The text was updated successfully, but these errors were encountered: