DennisKonrad commented on a change in pull request #3738: Load Average for KVM
URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353855279
 
 

 ##########
 File path: 
plugins/metrics/src/main/java/org/apache/cloudstack/response/HostMetricsResponse.java
 ##########
 @@ -43,6 +43,10 @@
     @Param(description = "the total cpu allocated in Ghz")
     private String cpuAllocated;
 
+    @SerializedName("loadAverage")
 
 Review comment:
   For easier usage I changed both the results in 
   list hosts
   list hostsmetrics
   to cpuloadaverage.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to