-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.0, 4.19.0
-
None
-
Moderate
-
Yes
-
False
-
Description of problem:
screen recording: https://drive.google.com/file/d/1Nr4sZVcePaXPG5-12ApLuQQy90mxEc9B/view?usp=drive_link
checked on 4.18.0-0.nightly-2024-12-07-130635/4.19.0-0.nightly-2024-12-07-115816, dev console, select one project that has alerts, example: openshift-monitoring, click "Observe -> Alerts" tab, click Watchdog alert, Watchdog alert details page link is: https://
{console_url}/dev-monitoring/ns/openshift-monitoring/alerts/1193835812?alertname=Watchdog&namespace=openshift-monitoring&severity=none, from the page, could see the alert labels arealertname=Watchdog namespace=openshift-monitoring severity=none
click Alerting rule link for Watchdog under the bottom, goes to Alerting rule details page, link is: https://{console_url}
/dev-monitoring/ns/openshift-monitoring/rules/1193835812
labels are
namespace=openshift-monitoring prometheus=openshift-monitoring/k8s severity=none
noticed the prometheus=openshift-monitoring/k8s label in the Alerting rule details page, click the Description link in "Alerting rule details" page(it should link to alert details page), shows "No Alert found". checked the link, it's https://
{console_url}/dev-monitoring/ns/openshift-monitoring/alerts/1193835812?namespace=openshift-monitoring&prometheus=openshift-monitoring%2Fk8s&severity=none&alertname=Watchdogprometheus=openshift-monitoring/k8s label in the link caused the "No Alert found" result
no such issue for 4.17, the link for Description is
https://{console_url}
/dev-monitoring/ns/openshift-monitoring/alerts/3816625575?namespace=openshift-monitoring&prometheus=openshift-monitoring%2Fk8s&severity=none&alertname=Watchdog
which has the prometheus=openshift-monitoring/k8s label
Version-Release number of selected component (if applicable):
4.18+
How reproducible:
always on 4.18+, no issue for 4.17
Steps to Reproduce:
1. see the description
Actual results:
"No Alert found"
Expected results:
links to alert detail page
- is cloned by
-
OCPBUGS-45987 dev console, click Description link in "Alerting rule details" page, "No Alert found" shows
- MODIFIED
- is depended on by
-
OCPBUGS-45987 dev console, click Description link in "Alerting rule details" page, "No Alert found" shows
- MODIFIED
- is incorporated by
-
OU-561 Dev console: Use alerts rules detail page from monitoring-plugin
- Closed
- links to