Closed
Description
Component(s)
receiver/vcenter
Is your feature request related to a problem? Please describe.
A packets dropped related metric would be useful for Virtual Machines.
Describe the solution you'd like
I would like to add a new vcenter.vm.network.packet.drop.rate
metric which would make use of the droppedRx
and droppedTx
Network performance metrics detailed here for Virtual machines. This would use the same metric attributes as the other VM packet metrics and closely match vcenter.vm.network.packet.rate
in every other way.
The metric would start being default disabled with a warning that it would be default enabled in the next release.
Describe alternatives you've considered
No response
Additional context
No response