| The metrics APB has been updated so it's now possible to add a dashboard json file into the 'grafana-dashboards-configmap' and this file will be discovered by grafana. We now need a reusable ansible role/module that can be used across APBs for adding a service specific dashboard json file as part of the service provision. For example: As part of the keycloak provision, the keycloak APB should use this role/module to add the keycloak-dashboard.json file into the grafana-dashboards-configmap. |