cloudstack/plugins/metrics
Rohit Yadav efe7646977 CLOUDSTACK-9900: Fix high CPU deviation issues seen in metrics view
HostStats returns cpu usage in percentage while memory usage in bytes.
This fixes a regression in maximum CPU usage deviation that did not
assume the values to be in percentage and multiple the final ratios
with 100 which leads to 100x the actual deviation value.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-05-03 15:02:47 +05:30
..
resources/META-INF/cloudstack/metrics CLOUDSTACK-9783: Improve metrics view performance 2017-02-28 13:45:03 +05:30
src/org/apache/cloudstack CLOUDSTACK-9900: Fix high CPU deviation issues seen in metrics view 2017-05-03 15:02:47 +05:30
pom.xml CLOUDSTACK-9783: Improve metrics view performance 2017-02-28 13:45:03 +05:30