Bug 1812418

Summary: Monitoring Dashboard: missing unit character in duration
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: anpicker, aos-bugs, dtaylor, jokerman, lcosic, nmukherj, spadgett, xiaocwan, yapei
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:19:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Dashboard error
none
Grafana (no error) none

Description Yadan Pei 2020-03-11 09:58:30 UTC
Description of problem:
When viewing dashboards at Monitoring -> Dashboards, it reports parse error: missing unit character in duration, query request returns 400 Bad Request

Version-Release number of selected component (if applicable):
    4.5.0-0.ci-2020-03-10-225406

How reproducible:
Always

Steps to Reproduce:
1. cluster admin user visit Monitoring -> Dashboards and view dashboards from dropdown


Actual results:
1. on many pages we can see parse error: missing unit character in duration and GET request returns 400 Bad Requests too, take one as example
https://console-openshift-console.apps.juzhao-45.qe.devcluster.openshift.com/api/prometheus/api/v1/query_range?start=1583918826.703&end=1583920626.703&step=60&query=%28sum%28irate%28container_network_transmit_packets_dropped_total%7Bcluster%3D%22%22%2C+namespace%3D%7E%22openshift-apiserver%22%7D%5B%24__interval%5D%29%0A*+on+%28namespace%2Cpod%29+%0Agroup_left%28workload%2Cworkload_type%29+mixin_pod_workload%7Bcluster%3D%22%22%2C+namespace%3D%7E%22openshift-apiserver%22%2C+workload%3D%7E%22.%2B%22%2C+workload_type%3D%22deployment%22%7D%29+by+%28workload%29%29%0A&timeout=5s

Expected results:
1. dashboard should be loaded successfully without error

Additional info:

Comment 1 Andrew Pickering 2020-04-04 05:53:39 UTC
*** Bug 1820672 has been marked as a duplicate of this bug. ***

Comment 2 Andrew Pickering 2020-04-04 05:57:13 UTC
Created attachment 1676174 [details]
Dashboard error

Comment 3 Andrew Pickering 2020-04-04 05:58:04 UTC
Created attachment 1676175 [details]
Grafana (no error)

Comment 4 Andrew Pickering 2020-04-21 01:45:01 UTC
This error is on the admin perspective monitoring dashboard.

Comment 5 Samuel Padgett 2020-04-22 17:13:22 UTC
We're not handling the `$__interval` variable:

https://grafana.com/docs/grafana/latest/reference/templating/#the-interval-variable

Comment 9 XiaochuanWang 2020-04-27 05:39:16 UTC
Dashboards does not display any error now. 
Verified on 4.5.0-0.nightly-2020-04-26-203839

Comment 11 errata-xmlrpc 2020-07-13 17:19:39 UTC
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, 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/RHBA-2020:2409