Description of problem: Click on chart link in project Utilization card results in 404 Page Not Found Version-Release number of selected component (if applicable): 4.4.0-0.nightly-2020-02-06-230833 How reproducible: Always Steps to Reproduce: 1. normal user create a project, add some workloads 2. click on chart links in project Utilization card Actual results: 2. All links returns 404 Page Not Found Expected results: 2. Click on these charts should take user to Developer -> Monitoring -> Metrics with query string applied Take CPU usage as an example, the correct links to Developer -> Monitoring -> Metrics is https://console-openshift-console.apps.juzhao-ops.qe.rhcloud.com/dev-monitoring/ns/testuser2-1/metrics?query0=topk%2825%2C+sort_desc%28sum%28avg_over_time%28pod%3Acontainer_cpu_usage%3Asum%7Bcontainer%3D%22%22%2Cpod%21%3D%22%22%2Cnamespace%3D%27testuser2-1%27%7D%5B5m%5D%29%29+BY+%28pod%2C+namespace%29%29%29 Now in Utilization card it's https://console-openshift-console.apps.juzhao-ops.qe.rhcloud.com/dev-monitoring/ns/testuser2-1/metrics?query0=namespace%3Acontainer_cpu_usage%3Asum%7Bnamespace%3D%27testuser2-1%27%7D Additional info:
Not specify to dashboard, the issue occurs for any chart (ie in pod details page).
normal user view metrics on project Utilization card, the chart links to correct page, but when clicking on 'View more' in metrics breakdown, it reports 404 This is checked against 4.4.0-0.nightly-2020-02-13-192852
Click 'View more' in breakdown window goes to right page now, verified on 4.4.0-0.nightly-2020-02-17-211020
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:0581