Hi 
I am new to ignite. 
Brought up the ignite servers on k8s. 
Enabled the cache level metrics by setting the below property in ignite
config xml for specific cache
<property name="statisticsEnabled" value="true"/>

As part of Ignite client(brought up as another pod)  i am putting the data
into cache.
when i checked the below cache metrics i am getting 0 value.  
Can some one help me why 0 is coming. 
ignite_org_apache_ignite_internal_processors_cache_cacheclustermetricsmxbeanimpl_cacheputs
 
= 0
ignite_org_apache_ignite_internal_processors_cache_cachelocalmetricsmxbeanimpl_averageputtime
=0

But the for this metric giving the number of entries in the cache:
ignite_org_apache_ignite_internal_processors_cache_cacheclustermetricsmxbeanimpl_keysize
 
= 5060










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

Reply via email to