vmware_exporter icon indicating copy to clipboard operation
vmware_exporter copied to clipboard

vmware_dc_cluster_host_vm_info metric

Open dannyk81 opened this issue 6 years ago • 3 comments

This (partially) fixes https://github.com/rverchere/vmware_exporter/issues/28

This metric provides labels of the datacenters, clusters, hosts and vms

For example:

vmware_dc_cluster_host_vm_info{cluster_name="PROD",dc_name="SITE-A",host_name="esx-prod-1.foo.bar",vm_name="foo-vm-1"} 1.0

This metric can be combined to filter subset of the other metrics based on the above labels.

dannyk81 avatar May 02 '18 01:05 dannyk81

@dannyk81 , can you check with @pryorda to resolve conflicts, as he add a lot of enhancements?

rverchere avatar Jun 28 '18 21:06 rverchere

Sure 👍

dannyk81 avatar Jun 28 '18 21:06 dannyk81

@dannyk81 can you move this over to my repo? Also, Can you fix the merge conflicts?

pryorda avatar Jun 29 '18 01:06 pryorda