I am using Apache ignite 2.7.0 and agent - ignite-web-agent-2.7.3. I have also configured cache with ccfg.setStatisticsEnabled(true) and ccfg.setQueryDetailMetricsSize(10); But I seeing error in ignite web console as - "No statistic information about executed query Query monitoring is not available for the current cluster. This may be because either query monitoring is disabled or no query has been executed yet. To enable query monitoring, configure CacheConfiguration.queryDetailMetricsSize property." Is there anything else to be configured?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
