Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-14940

No datapoints found for Long Running Requests by Resource and Long Running Requests by Instance of "API Performance" dashboard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Major
    • 4.14.0
    • 4.14.0
    • kube-apiserver
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      No datapoints found for Long Running Requests by Resource and Long Running Requests by Instance of "API Performance" dashboard on web-console UI

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

      4.14.0-0.nightly-2023-06-13-223353

      How reproducible:

      always

      Steps to Reproduce:

      1.Installed OCP cluster with 4.14 nightly payload
      2.Open the web-console, view the page "API Performance" dashboard on web-console UI
      
      

      Actual results:

      1.On the Long Running Requests by Resource and Long Running Requests by Instance page, shows No datapoints found

      Expected results:

      2.Should show something on Long Running Requests by Resource and Long Running Requests by Instance pages. 

      Additional info:

      1. Got the same results on 4.13.
      2. Not found the apiserver_longrunning_gauge in prometheus data, only apiserver_longrunning_requests
      
      $ token=`oc create token prometheus-k8s -n openshift-monitoring`
      $ oc -n openshift-monitoring exec -c prometheus prometheus-k8s-0 -- curl -k -H "Authorization: Bearer $token" 'https://thanos-querier.openshift-monitoring.svc:9091/api/v1/label/__name__/values' | jq | grep apiserver_longrunning_gauge
      no result
      
      $ oc -n openshift-monitoring exec -c prometheus prometheus-k8s-0 -- curl -k -H "Authorization: Bearer $token" 'https://thanos-querier.openshift-monitoring.svc:9091/api/v1/label/__name__/values' | jq | grep apiserver_long
          "apiserver_longrunning_requests",

      Attachments

        Issue Links

          Activity

            People

              lszaszki@redhat.com Lukasz Szaszkiewicz
              wk2019 Ke Wang
              Ke Wang Ke Wang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: