Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-37015

wrong counter vm classification for metrics 'kubevirt_vm_created_total'

XMLWordPrintable

    • CNV I/U Operators Sprint 249, CNV I/U Operators Sprint 250, CNV I/U Operators Sprint 251
    • No

      Description of problem:

      metrics kubevirt_vm_created_total is classifying VM according to namespace & pod label 

      Version-Release number of selected component (if applicable):

      cnv-4.16.0

      How reproducible:

      all attempt 100%

      Steps to Reproduce:

      1.create VM 
      2.create another VM (same namespace , but different pod) 
      3.execute metrics "kubevirt_vm_created_total"  

      Actual results:

      metric output example:

      Name namespace Pod  Value
      kubevirt_vm_created_total Default virt-api-5c44cd9c5f-rr8hf 5
      kubevirt_vm_created_total Default virt-api-87989s-sada 4
       

      Expected results:

       

      metrics  kubevirt_vm_created_total should ordering VM according to namespace 

       

      Name     Value
      kubevirt_vm_created_total     9
             

       

      Git Pull Request: https://github.com/kubevirt/kubevirt/pull/11294 open

            jvilaca@redhat.com João Vilaça
            rh-ee-ahafe Ahmad Hafi
            Ahmad Hafi Ahmad Hafi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: