We have in the meanwhile many instances. Currently it is not very intuitive to overview the health status of the instances like Storage Consumption.
Would be nice to have a flat table view where we can see the health status of each instance.
Here now with Semicolon separated but I mean a tabular view:
InstanceID; Status; CPU %; Storage %; Heap %; OutOfMemory Errors; …; ;
A123456; Running; 3%; 70%; …; …; …; ;
A222222; Paused; 0%; 0%; …; …; …; ;