Any inputs on this?
On Thu, 23 Dec, 2021, 17:31 Vishwas Bm, wrote:
> Hi,
>
> In the javadocs I see that the value of getCurrentCpuLoad is in the range
> [0,1]
>
> https://www.javadoc.io/static/org.apache.ignite/ignite-core/2.11.1/org/apache/ignite/internal/ClusterLocalNodeMetricsMXBeanImpl.html
Hi,
In the javadocs I see that the value of getCurrentCpuLoad is in the range
[0,1]
https://www.javadoc.io/static/org.apache.ignite/ignite-core/2.11.1/org/apache/ignite/internal/ClusterLocalNodeMetricsMXBeanImpl.html#getCurrentCpuLoad--
But in the code I see the value getting multiplied by 100.