Created attachment 1872550 [details] Administrator Dashboard Console Log Description of problem: When running locally, there seems to be some broken configuration in the prometheus setup. Even more so, the logic causes a very hefty spam of 404 calls. More so on the Administrator Dashboard page than anywhere else, but it does still periodically trigger on all pages (that I have seen). This log spam will prevent us from seeing real errors during development. Version-Release number of selected component (if applicable): Seems to be a client setup -- 4.11 master code... but I have tested it on these servers: - 4.10.0-0.nightly-2022-01-31-012936 - 4.11.0-0.nightly-2022-04-12-072444 How reproducible: Local only Steps to Reproduce: 1. Load up the cluster UI locally 2. Navigate to the Administrator Dashboard 3. See Console Logs Actual results: See attached .mov Expected results: Not to be spammed -- should error out if the connection isn't valid, and then wait a duration before trying again. Should not spam constant calls
Based on discussion with Rastislav Wagner and Andy Pickering, we are going to fix this bug by bumping the polling interval from 5 to 15 seconds. Longterm we are going to solve this by introducing a smart polling interval that will increase over time. For that I've created a RFE story to to keep track https://issues.redhat.com/browse/RFE-2795
ClusterVersion: 4.11.0-0.nightly-2022-04-26-030643 Steps to verify: 1. Load up the cluster UI locally 2. Navigate to the Administrator Dashboard 3. See Console Logs Now the error logging is more measured and it is not spammed. This is not a permanent fix which will be provided per https://issues.redhat.com/browse/RFE-2795
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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-2022:5069