Hello! I think you need to check the new metrics: https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics
You can then export them with OpenCensus. Regards, -- Ilya Kasnacheev вт, 29 дек. 2020 г. в 09:51, Naveen <[email protected]>: > Yeah, it works > > > {"successStatus":0,"affinityNodeId":null,"error":null,"sessionToken":"F4BBC58F2EDE4343BB3022DAA8EDB0FB","response":{"reads":0,"writes":30,"hits":0,"misses":0}} > > But the reads count is not changed, though I read the cache thru scanquery, > SQL and java getCache API thru BinaryObject, anything to do with this ? > > However, not able get these metrics thru exporters / Prometheues still > > Thanks > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
