-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
-
False
-
NEW
-
OBSDA-372 - Same Component across Developer & Admin Perspectives (Web Console> Observe)
-
NEW
-
-
-
Sprint 257, Sprint 258, Sprint 259, Sprint 260
Background
The admin console's alert details page is provided by https://github.com/openshift/monitoring-plugin, but the dev console's equivalent page is still provided by code in the console codebase.
The dev console page displays fewer dashboards than the admin version of the page, so that difference will need to be supported by monitoring-plugin.
Outcomes
- The dev console page for dashboards is loaded from monitoring-plugin and the code for the page is removed from the console codebase.
- The dev console version of the page has the project selector dropdown, but the admin console page doesn't, so monitoring-plugin will need to be changed to support that difference.
- We need to check when fetching dashboards that the dev and admin dashboards are fetched from the right endpoint
- links to
(1 links to)