Closed agrare closed 1 year ago
Backported to quinteros
in commit 44b619b6fe84dfb1327995c87e6d50af1f7b4404.
commit 44b619b6fe84dfb1327995c87e6d50af1f7b4404
Author: Jason Frey <fryguy9@gmail.com>
Date: Wed Sep 27 13:59:06 2023 -0400
Merge pull request #506 from agrare/remove_unsupported_alerts_tab
The prometheus_alerts endpoint is no longer supported
(cherry picked from commit c604c2a4e1cf8c812d2081ceab3643ff385a6b44)
OCPv3 had prometheus-alert-buffer https://github.com/openshift/prometheus-alert-buffer which was used by the prometheus_alerts endpoint and MonitoringManager.
This is not present on OCPv4 and it isn't possible to add a prometheus_alerts endpoint.
Support for OCPv3 has been dropped so there is no supported version of openshift where you are able to add an events endpoint.