cloudstack/ui/scripts/ui
Rohit Yadav 402253504e CLOUDSTACK-9783: Improve metrics view performance
This improves the metrics view feature by improving the rendering performance
of metrics view tables, by reimplementing the logic at the backend and data
served via APIs. In large environments, the older implementation would
make several API calls that increases both network and database load.

List of APIs introduced for improving the performance:

    listClustersMetrics
    listHostsMetrics
    listInfrastructure
    listStoragePoolsMetrics
    listVMsMetrics
    listVolumesMetrics
    listZonesMetrics

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-02-28 13:45:03 +05:30
..
widgets CLOUDSTACK-9783: Improve metrics view performance 2017-02-28 13:45:03 +05:30
core.js CLOUDSTACK-9254: Make longer names display pretty 2016-01-23 22:50:22 +01:00
dialog.js CLOUDSTACK-8592: Implement Quota service 2015-12-07 23:02:48 +05:30
events.js Format JS 2013-07-18 12:34:20 -04:00
utils.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00