cloudfoundry / stratos

Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
Apache License 2.0
244 stars 131 forks source link

Metrics: Dashboard page overview #2888

Open KlapTrap opened 6 years ago

KlapTrap commented 6 years ago

Top level overview of the stratos system.

KlapTrap commented 5 years ago

We now have favourites on the home page, could we add metrics to the favorites cards? Could we integrate metrics into the entity-catalogue?

nwmac commented 5 years ago

@KlapTrap The issue we had was not making too many API calls on the initial page - but I think metrics can be retrieved quite cheaply, so this would be worth looking at.

If we deploy the cf-exporter (bearing in mind permissions), we might be able to get some metrics from the metrics endpoint relatively cheaply for entities like spaces - might not be worth the effort though.