Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: kubevirt_vmi_memory_domain_total_bytes, kubevirt_ssp_total_restored_common_templates, kubevirt_vmi_filesystem_total_bytes don't follow the naming conventions as the other metrics. "total" should be at the end of the metric name kubevirt_vmi_memory_domain_total_bytes -> kubevirt_vmi_memory_domain_bytes_total kubevirt_ssp_total_restored_common_templates -> kubevirt_ssp_common_templates_restored_total (also move the action of "restored" after the entity the metric is about) kubevirt_vmi_filesystem_total_bytes -> kubevirt_vmi_filesystem_capacity_bytes_total (also added capacity) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
@orevah can you please work with João to verify this bug?
(In reply to Debarati Basu-Nag from comment #1) > @orevah can you please work with João to verify this bug? I am taking the ownership of this bug, as I see that the fix is not yet available in 4.11
Tested with CNV-4.11.1-20, and these metrics listed in comment0, still remain the same. I believe the fix is not yet merged in CNV-4.11. Moving this bug to ASSIGNED state as the fix is not yet available in 4.11 @Shirly, I request you to confirm the non-availability of the fix in 4.11 and take necessary action on this bug
(In reply to SATHEESARAN from comment #3) > Tested with CNV-4.11.1-20, and these metrics listed in comment0, still > remain the same. > I believe the fix is not yet merged in CNV-4.11. > > Moving this bug to ASSIGNED state as the fix is not yet available in 4.11 > > @Shirly, I request you to confirm the non-availability of the fix in 4.11 and > take necessary action on this bug This bug is now re-targeted to 4.11.2, clearing the needinfo as well as the fixed-in-version.
Majority of the changes went in 4.11.1-92. Verified the followings were renamed correctly: kubevirt_vmi_memory_domain_total_bytes -> kubevirt_vmi_memory_domain_bytes_total kubevirt_ssp_total_restored_common_templates -> kubevirt_ssp_common_templates_restored_total The following was not changed however: kubevirt_vmi_filesystem_total_bytes -> kubevirt_vmi_filesystem_capacity_bytes_total Failing QE validation.
Verified with 4.11.2-30.
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 (OpenShift Virtualization 4.11.2 Images), 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/RHEA-2023:0155