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

Rest client KubeVirt metrics are not correctly named

XMLWordPrintable

    • CNV I/U Operators Sprint 252
    • Low

      Description of problem:

      Rest client KubeVirt metrics are not correctly named, missing the 'kubevirt_' prefix

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

       

      How reproducible:

      100%

      Steps to Reproduce:

      1. Check docs/metrics.md
      2.
      3.
      

      Actual results:

      ### rest_client_rate_limiter_duration_secondsClient side rate limiter latency in seconds. Broken down by verb and URL. Type: Histogram.
      
      ### rest_client_request_latency_secondsRequest latency in seconds. Broken down by verb and URL. Type: Histogram.
      
      ### rest_client_requests_totalNumber of HTTP requests, partitioned by status code, method, and host. Type: Counter.

      Expected results:

      ### kubevirt_rest_client_rate_limiter_duration_secondsClient side rate limiter latency in seconds. Broken down by verb and URL. Type: Histogram. 
      
      ### kubevirt_rest_client_request_latency_secondsRequest latency in seconds. Broken down by verb and URL. Type: Histogram. 
      
      ### kubevirt_rest_client_requests_totalNumber of HTTP requests, partitioned by status code, method, and host. Type: Counter.

      Additional info:

       

            jvilaca@redhat.com João Vilaça
            jvilaca@redhat.com João Vilaça
            Debarati Basu-Nag Debarati Basu-Nag
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: