JMX bean for finding slow running queries
In 6.1, I can't find the JMX bean so i could use the following URL that used to list the slow running queries
/system/console/jmx/com.adobe.granite%3Atype%3DQueryStat
Is there another bean in 6.1? Secondly can you list the classes I should add to sling logger to list slow running queries and in general queries that are running against the isntance?