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

[contx2] Collect a metric to Telemetry if memory exceeds requested memory

XMLWordPrintable

    • CNV I/U Operators Sprint 253

      Description of problem:

      We should also create cluster metric that will be collected by Telemetry, since the customer can't fix the issue.
      Use the RSS metric instead of working_st_bytes for calculating the diff.
      
      For example something like:
      cnv_abnormal{reason=memory_request_exceeded, component=kubevirt, container=virt_api}
      cnv_abnormal{reason=memory_request_exceeded, component=kubevirt, container=virt_handler} 
      
      and the value can be the amount of bytes that exceeded the request.

            alitman@redhat.com Aviv Litman
            sradco Shirly Radco
            Debarati Basu-Nag Debarati Basu-Nag
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: