Skip to content
New issue

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

[vcenterreceiver] Add support for additional VM CPU stats #30285

Closed
atoulme opened this issue Jan 4, 2024 · 3 comments
Closed

[vcenterreceiver] Add support for additional VM CPU stats #30285

atoulme opened this issue Jan 4, 2024 · 3 comments
Labels
enhancement New feature or request needs triage New item requiring triage receiver/vcenter

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 4, 2024

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

@atoulme atoulme added enhancement New feature or request needs triage New item requiring triage labels Jan 4, 2024
Copy link
Contributor

github-actions bot commented Jan 4, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1
Copy link
Member

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:

  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:

@atoulme
Copy link
Contributor Author

atoulme commented Jan 16, 2024

Somehow I missed those, I will open a new issue if those are lacking. Thank you! Closing.

@atoulme atoulme closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/vcenter
Projects
None yet
Development

No branches or pull requests

2 participants