Skip to content
This repository was archived by the owner on Jul 23, 2018. It is now read-only.

vmware_dc_cluster_host_vm_info metric#36

Open
dannyk81 wants to merge 3 commits into
rverchere:masterfrom
dannyk81:meta_metrics
Open

vmware_dc_cluster_host_vm_info metric#36
dannyk81 wants to merge 3 commits into
rverchere:masterfrom
dannyk81:meta_metrics

Conversation

@dannyk81

@dannyk81 dannyk81 commented May 2, 2018

Copy link
Copy Markdown
Contributor

This (partially) fixes #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.

@rverchere

Copy link
Copy Markdown
Owner

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

@dannyk81

Copy link
Copy Markdown
Contributor Author

Sure 👍

@pryorda

pryorda commented Jun 29, 2018

Copy link
Copy Markdown

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "cluster" label for hosts, vms and datastores

3 participants