We have metrics enabled for our cache and would like to see the average get
times. We are using getAll() in our code, but are not able to retrieve the
average time for these. We do, however, receive metrics regarding total #
gets/hits/etc. but nothing regarding time.

If I use the get() method or do it via REST (curl
"http://localhost:8080/ignite?cmd=get&cacheName=our-cache&keyType=long&key=8646941489982609278";)
I am able to see the average times.

Is there something I am missing?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to