ShiKaiWi opened a new pull request, #1457:
URL: https://github.com/apache/incubator-horaedb/pull/1457

   ## Rationale
   Only the total cpu usage is implicit if the numbers of cpus are different 
across the cluster nodes.
   
   ## Detailed Changes
   Introduce the `num_cpus` in the system stats, and adjust the average 
cpu_usage to the sum of all the cpus' usage, whose range is `[0.0, num_cpus]`.
   
   ## Test Plan
   Add a new check to ensure the `cpu_usage`'s range to to be `[0.0, num_cpus]`.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to