weizhouapache commented on PR #6852:
URL: https://github.com/apache/cloudstack/pull/6852#issuecomment-1291611643

   this issue was originally introduced by commit 
7ad3c5e83442fefa5c027d173ac08c16f52382c6
   
   ```
                   } else if (param.contains("memory_internal_free")) {
                       
vmStatsAnswer.setIntFreeMemoryKBs(vmStatsAnswer.getIntFreeMemoryKBs() + 
getDataAverage(dataNode, col, numRows) / 1024);
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to