DownwardMetrics is the Virt feature, so move the bug to Virt.
Assigning a severity of medium. Please feel free to correct this if that seems wrong.
PR https://github.com/kubevirt/kubevirt/pull/9327 fixing this bug has been merged. The miss displayed information has been replaced by the Qemu version used.
Thanks Javier's help, verify with build: CNV-v4.14.0.rhel9-1700 step: 1: follow doc: https://kubevirt.io/user-guide/virtual_machines/disks_and_volumes/#downwardmetrics to create vmi 2: login vmi and run $ sudo vm-dump-metrics ... <metrics> <metric type="string" context="host"> <name>HostName</name> <value>c01-zpeng-414-hp4nz-worker-0-zg68s</value> </metric> <metric type="string" context="host"> <name>HostSystemInfo</name> <value>linux</value> </metric> <metric type="string" context="host"> <name>VirtualizationVendor</name> <value>kubevirt.io</value> </metric> <metric type="string" context="host"> <name>VirtProductInfo</name> <value>QEMU 7.2.0</value> </metric> <metric type="real64" context="vm" unit="s"> <name>TotalCPUTime</name> <value>67.690000</value> </metric> ... VirtProductionInfo is change to QEMU version. move to verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.14.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6817