Bug 1801990
| Summary: | [4.4]Four metrics query textareas in the admin Query Browser | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||
| Component: | Management Console | Assignee: | David Taylor <dtaylor> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Junqi Zhao <juzhao> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.4 | CC: | aos-bugs, bpeterse, dtaylor, eparis, jokerman | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | 4.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1824369 (view as bug list) | Environment: | |||||
| Last Closed: | 2020-06-03 14:45:33 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1824369 | ||||||
| Attachments: |
|
||||||
It happens in the following scenario: 1. Click "Monitoring -> Dashboards", select items from the drop-down list and click "Monitoring -> Metrics" before the graph is fully loaded We will look into this in the next sprint. Closing this bug as it was a related to 1824369, which was closed by Andy P. due to "We support just the latest version of Firefox (see https://github.com/openshift/console/#supported-browsers), so I think this [1824369] can be closed." |
Created attachment 1662572 [details] Four metrics query textareas Description of problem: enable prometheus-user-workload by `oc apply -f ${file_name}`, content see below ******************************* apiVersion: v1 kind: ConfigMap metadata: name: cluster-monitoring-config namespace: openshift-monitoring data: config.yaml: | techPreviewUserWorkload: enabled: true ******************************* Goto "Monitoring -> Dashboards", select prometheus from the Dashboard drop down list, then click "Monitoring -> Metrics" , find there are four metrics query textareas in the UI Version-Release number of selected component (if applicable): 4.4.0-0.nightly-2020-02-11-200858 How reproducible: enabled prometheus-user-workload Steps to Reproduce: 1. See the description 2. 3. Actual results: Expected results: Additional info: