For executive/management view, I need to have a sort of dashboard showing a single view of data & metrics for services from all domains. The key data & metrics includes but not limited to: DORA metrics Scorecards Total vulnerabilities Test coverage Pen Tested System Tested Canary Deployed Service Health Latest deployment status to different env .... The dashboard will be in table listing all services along with the corresponding data as above There is option to drilldown to see the history of trend. e.g. drilldown for Test Coverage. which navigates to service details page with widget displaying graph of the trend in the past 3,6,9 months of the code coverage for that service There are different level of view for the Dashboard depending on management level. e.g. if i'm executive, I would want to view the Dashboard data grouped/aggregated by domain. Or if im domain head, I would see the Dashboard listing out by services under my domain.