DennisKonrad commented on a change in pull request #3738: Load Average for KVM
URL: https://github.com/apache/cloudstack/pull/3738#discussion_r353759889
##########
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:
you are right, will change it to that
----------------------------------------------------------------
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