Unable to get the ignite cache metrics

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Unable to get the ignite cache metrics

krupa
Hi
I brought ignite server on k8s cluster.
Set the below property for a cache i wanted to check the metrics
 <property name="statisticsEnabled" value="true"/>

Then i started the client and tried to push the data into ignite cache.
I am able to see the data in the cache.
But the values for the following metrics i am getting as 0. Can some one let
me know why is this.
ignite_org_apache_ignite_internal_processors_cache_cachelocalmetricsmxbeanimpl_cacheputs
= 0
ignite_org_apache_ignite_internal_processors_cache_cachelocalmetricsmxbeanimpl_averageputtime
= 0





--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/