Hi Pavel, thanks. However, how do I enable the metrics for the default memory region (policy)? I’m talking about the use case when there are no custom memory regions/policies defined.
Is it supposed that the user need to recreate the default policy configuration from sratch just in order to enable the metrics? Can we add “MemoryConfiguration.setMetricsEnabled” method that will enable metrics for all the regions we have? — Denis > On Jul 10, 2017, at 1:44 AM, Pavel Tupitsyn <[email protected]> wrote: > > Hi Denis, > > See PersistentStoreConfiguration.metricsEnabled, MemoryPolicyConfiguration. > metricsEnabled > > On Sat, Jul 8, 2017 at 2:55 AM, Denis Magda <[email protected]> wrote: > >> Sergey, >> >> How do I enable MemoryMetrics and PersistenceMetrics metrics aggregation >> if a have only the default region set and don’t wanna use the JMX beans >> available? >> >> Struggling to find any API method to do that. Hope we didn’t forget to >> support such an obvious thing. >> >> — >> Denis
