aerogearcatalog / metrics-apb

1 stars 23 forks source link

Adds mobile services dashboard #24

Closed josemigallas closed 6 years ago

josemigallas commented 6 years ago

Description

JIRA: https://issues.jboss.org/browse/AEROGEAR-1963

This is a dashboard that will be available when deploying metrics. It will display a couple of metrics from each service and whether or not these services are provisioned, simply as a summary. The main dashboard of each service will be added separately when it's provisioned. For instance a project with Keycloak and Push would have the following dashboards in Grafana:

Proposal

The following images represent the current state of the work. The main idea is that each service will be contained in a row that is collapsable.

overview-collapsed

This way the user can choose in an orderly fashion what to see.

overview-expanded

Once provisioned, a service would be displayed like:

overview-provisioned

Tasks