Reporting statistics from Guava caches to CodaHale/Dropwizard Metrics.
Based on a blog post by Deepak Sarda http://antrix.net/posts/2014/codahale-metrics-guava-cache/
The library guava-metrics
is available from Maven Central.
<dependency>
<groupId>no.finn.guava-metrics</groupId>
<artifactId>guava-metrics</artifactId>
<version>1.2</version>
</dependency>