We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
receiver/vcenter
The vcenter receiver doesn't provide CPU metrics for VMs.
I would like to add additional CPU metrics.
No response
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
Do you have a specific list of metrics you're looking for here?
Here's the list of CPU metrics I found in metadata.yaml that are already provided, so I'm wondering what's missing:
metadata.yaml
vcenter.cluster.cpu.limit: vcenter.cluster.cpu.effective: vcenter.host.cpu.utilization: vcenter.host.cpu.usage: vcenter.resource_pool.cpu.usage: vcenter.resource_pool.cpu.shares: vcenter.vm.cpu.utilization: vcenter.vm.cpu.usage:
Somehow I missed those, I will open a new issue if those are lacking. Thank you! Closing.
No branches or pull requests
Component(s)
receiver/vcenter
Is your feature request related to a problem? Please describe.
The vcenter receiver doesn't provide CPU metrics for VMs.
Describe the solution you'd like
I would like to add additional CPU metrics.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: