Bug 1912703
Summary: | multiple queries can't be plotted in the same graph under some conditons | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||
Component: | Monitoring | Assignee: | Andrew Pickering <anpicker> | ||||
Status: | CLOSED ERRATA | QA Contact: | hongyan li <hongyli> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.7 | CC: | alegrand, anpicker, erooth, hongyli, kakkoyun, lcosic, pkrupa, surbania | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-24 15:49:43 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: |
|
One query can't work either go to "Monitoring -> Metrics", example: count(ALERTS), cluster_installer 1. click the "Hide graph" button 2. add and run query: count(ALERTS) 3. click 'Show graph' button, graph never displays Test with payload 4.7.0-0.nightly-2021-01-07-005922 go to "Monitoring -> Metrics", example: count(ALERTS), cluster_installer 1. click the "Hide graph" button 2. add and run query: count(ALERTS) 3. click 'Show graph' button, graph can show 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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-2020:5633 |
Created attachment 1744533 [details] screen recording Description of problem: go to "Monitoring -> Metrics", find two metrics or expressions with different value, example: count(ALERTS), cluster_installer 1. add and run query: count(ALERTS), wait for the graph shows 2. click the "Hide graph" button 3. add another query via "Actions -> Add query", add and run query: cluster_installer 4. click the "Show graph" button the two queries can't be plotted in the graph Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2021-01-04-215816 How reproducible: always Steps to Reproduce: 1. see the description 2. 3. Actual results: Expected results: Additional info: