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

[receiver/vcenter] vcenter.vm.disk.utilization calculation fix #12343

Conversation

schmikei
Copy link
Contributor

@schmikei schmikei commented Jul 12, 2022

Description:

  • Correctly calculates metric for vcenter.vm.disk.utilization now

Link to tracking Issue: Resolves #12342

Testing: ensured via existing tests correct value was reported

Documentation: Changelog documentation

@schmikei schmikei marked this pull request as ready for review July 12, 2022 20:19
@schmikei schmikei requested review from a team and djaglowski as code owners July 12, 2022 20:19
@schmikei
Copy link
Contributor Author

schmikei commented Jul 12, 2022

@djaglowski do you mind taking a look at this?

@djaglowski
Copy link
Member

@schmikei, as noted on the linked issue, please split this into separate PRs. One of these changes is a bug fix, another is breaking, and another is a nop (if the metric was never returned).

@djaglowski djaglowski merged commit 2f47f46 into open-telemetry:main Jul 13, 2022
atoulme pushed a commit to atoulme/opentelemetry-collector-contrib that referenced this pull request Jul 16, 2022
…telemetry#12343)

* calculate disk utilization for VMs more appropriately

* remove vcenter.vm.cpu.utilization metric from metadata.yaml

* add changelog entry

* add vcenter.cluster.name resource attribute to datastore metrics

* single out issue of vm.disk.utilization
ag-ramachandran referenced this pull request in ag-ramachandran/opentelemetry-collector-contrib Sep 15, 2022
* calculate disk utilization for VMs more appropriately

* remove vcenter.vm.cpu.utilization metric from metadata.yaml

* add changelog entry

* add vcenter.cluster.name resource attribute to datastore metrics

* single out issue of vm.disk.utilization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[receiver/vcenter] vcenter.vm.disk.utilization was inproperly calculated
3 participants