diff --git a/ui/app/templates/clients/client.hbs b/ui/app/templates/clients/client.hbs index 3b84f643e..885fd4989 100644 --- a/ui/app/templates/clients/client.hbs +++ b/ui/app/templates/clients/client.hbs @@ -77,6 +77,24 @@ {{/if}} +
+
+ Resource Utilization +
+
+
+
+ CPU + {{stats-time-series data=stats.cpu chartClass="is-info"}} +
+
+ Memory + {{stats-time-series data=stats.memory chartClass="is-danger"}} +
+
+
+
+
Allocations {{model.allocations.length}}