Re: getCurrentCpuLoad metric value

2021-12-27 Thread Vishwas Bm
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] > >

getCurrentCpuLoad metric value

2021-12-23 Thread Vishwas Bm
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.