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] Replaces Deprecated Packet Metrics #33167

Conversation

StefanKurek
Copy link
Contributor

Description:
This mostly replaced deprecated packet metrics which already had a warning. Namely vcenter.host.network.packet.errors, vcenter.host.network.packet.count, and vcenter.vm.network.packet.count. They are replaced through enabling by default (while removing the existing warnings) the metrics vcenter.host.network.packet.error.rate, vcenter.host.network.packet.rate, and vcenter.vm.network.packet.rate respectively.

The metric vcenter.vm.network.packet.rate is also enabled by default (while removing its current warning).

Link to tracking Issue:
#32929 #32835

Testing:
Unit tests updated/ran. Integration tests ran. Local environment checked.

Documentation:
Documentation regenerated from metadata.

@StefanKurek StefanKurek requested a review from djaglowski as a code owner May 21, 2024 19:34
@StefanKurek StefanKurek requested a review from a team May 21, 2024 19:34
@github-actions github-actions bot requested a review from schmikei May 21, 2024 19:42
@StefanKurek StefanKurek force-pushed the feat/vcenterreceiver-update-dep-metrics branch from 6d5eebd to 275a430 Compare May 21, 2024 20:05
@djaglowski djaglowski merged commit 86249ea into open-telemetry:main May 22, 2024
162 checks passed
@github-actions github-actions bot added this to the next release milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants