Bug 1840493 - expression parameter is removed after clicked the "View in Metrics" link
Summary: expression parameter is removed after clicked the "View in Metrics" link
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: Andrew Pickering
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-27 03:23 UTC by Junqi Zhao
Modified: 2020-07-13 17:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-13 17:41:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Verification screenshot (362.07 KB, image/png)
2020-05-28 02:00 UTC, XiaochuanWang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 5585 0 None closed Bug 1840493: Monitoring: Fix alert details page's "View in Metrics" link 2020-08-17 08:03:46 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:42:09 UTC

Description Junqi Zhao 2020-05-27 03:23:49 UTC
Description of problem:
This issue is maybe brought by the fix of Bug 1790727
"Monitoring -> Alerting", and go to the alert detail page, example: Watchdog, its expression is vector(1)
the "View in Metrics" links to https://${console-route}/monitoring/query-browser?query0=vector(1), after clicked the "View in Metrics" link

the url changed to
https://${console-route}/monitoring/query-browser?query0=
no metrics result and graph shows
which should be
https://${console-route}/monitoring/query-browser?query0=vector(1)

Version-Release number of selected component (if applicable):
4.5.0-0.nightly-2020-05-27-000432

How reproducible:
Always

Steps to Reproduce:
1. See the description
2.
3.

Actual results:
expression parameter is removed after clicked the "View in Metrics" link

Expected results:


Additional info:

Comment 3 XiaochuanWang 2020-05-28 02:00:58 UTC
Created attachment 1692907 [details]
Verification screenshot

Comment 4 XiaochuanWang 2020-05-28 02:02:30 UTC
Now the link url is correct "monitoring/query-browser?query0=vector(1)" and the graph shows on the Metrics page.
Verified on 4.5.0-0.nightly-2020-05-27-202943

Comment 5 errata-xmlrpc 2020-07-13 17:41:51 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


Note You need to log in before you can comment on or make changes to this bug.