-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
premerge
-
None
-
None
-
Sprint 257
-
1
-
False
-
Description of problem:
tested with PRs
launch 4.17.0-0.nightly-2024-07-17-183402,openshift/monitoring-plugin#131,openshift/console#14072 aws
1. go to administrator console, click "Observe - Alerting", click alert to alert details page, example, Watchdog alert, "I is not a function" error shows in the graph
see from https://drive.google.com/file/d/1gtGVNXROuWAKafwa78aS7QBg9khmMlON/view?usp=drive_link
same error when input metrics at the query browser text-area then search the metrics
same error for "Observe - Metrics", select query from Queries dropdown list, example: CPU Usage, will see the same error in graph, see: https://drive.google.com/file/d/16mFyP3v947IizknAX4K4qudkJgt55ZK4/view?usp=drive_link
same error on alerting rule details page: https://drive.google.com/file/d/1i-viTItKZNm_dZ5d0nJDm8U1hUaIxujz/view?usp=drive_link
2. go to developer console, will see the same "I is not a function" error shows in the graph, see: https://drive.google.com/file/d/1ldbfWp_F4yyIJwRXDZZ9o-VaPIpS8RJY/view?usp=drive_link
Version-Release number of selected component (if applicable):
tested with PRs
How reproducible:
always
Steps to Reproduce:
1. see the description
Actual results:
"I is not a function" error shows in the graph
Expected results:
no error
Additional info:
not sure if it's caused by other code or by these 2 PRs