Description of problem: No data about title 'API Request Duration by Verb - 99th Percentile' display on the dashboard 'API Performance' Version-Release number of selected component (if applicable): 4.11.0-0.nightly-2022-05-11-054135 How reproducible: always Steps to Reproduce: 1. Open management console 2. Navigate to Observe->Dashboards 3. Select dashboard 'API Performance' No data about title 'API Request Duration by Verb - 99th Percentile' display on the dashboard 'API Performance' Actual results: No data about title 'API Request Duration by Verb - 99th Percentile' display on the dashboard 'API Performance' Expected results: data about title 'API Request Duration by Verb - 99th Percentile' should display Additional info: % oc get cm -n openshift-config-managed grafana-dashboard-api-performance -o yaml | grep -e '"expr"' -e '"title"' "expr": "histogram_quantile(0.99, sum(rate(apiserver_request_duration_seconds_bucket{apiserver=\"$apiserver\",subresource!=\"log\",verb!~\"WATCH|WATCHLIST|PROXY\"}[$period])) by(verb,le))", "title": "API Request Duration by Verb - 99th Percentile", Query the expr directly and can see data, please refer attachment
Test with payload 4.11.0-0.nightly-2022-05-18-053037 Data of title 'API Request Duration by Verb - 99th Percentile' displays on the dashboard 'API Performance' now
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069