Hi Khaled, If you're using Metrics 3.2.*, you can try the metrics-jcache module. It should work with any JCache API implementation. As matter of the fact, EhCache 3.1.3 is used for testing the module.
Artem Am Montag, 15. Januar 2018 13:25:31 UTC+1 schrieb Khaled: > > Hello, > > Did you ever find a solution to this problem? > > Thanks in advanced. > > On Friday, June 3, 2016 at 6:09:01 PM UTC+1, frankgrimes97 wrote: >> >> Hi All, >> >> I'm looking at using ehcache in a Dropwizard application and wanted to >> enable the capturing of cache metrics. >> >> The problem I have is that the latest version of ehcache is 3.0.1 and >> http://metrics.dropwizard.io/3.1.0/manual/ehcache/ seems to only support >> the ehcache 2.x APIs. ( >> https://github.com/dropwizard/metrics/blob/3.1-maintenance/metrics-ehcache/pom.xml#L27 >> ) >> >> Any plans to support ehcache 3.x? Or is there a fork somewhere that I >> could make use of? >> >> Thanks, >> >> Frank Grimes >> > -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
