📈 Capturing JVM- and application-level metrics. So you know what's going on.
Java
Latest commit c7256e0 Oct 2, 2017 @arteam arteam Update copyright
Permalink
Failed to load latest commit information.
docs Fix class name in example in "Getting Started" documentation (#1194) Sep 15, 2017
metrics-annotation [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-benchmarks [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-core Fix "Missing Fail" warnings reported by error-prone (#1206) Sep 29, 2017
metrics-ehcache [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-graphite Fix more error prone warnings (#1208) Sep 29, 2017
metrics-healthchecks Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-httpasyncclient Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-httpclient Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-jcache [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-jcstress Adding checkstyle plugin and fixing some issues found (#1201) Sep 15, 2017
metrics-jdbi [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-jersey2 Fix more error prone warnings (#1208) Sep 29, 2017
metrics-jetty9 Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-jmx Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-json Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-jvm Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-log4j2 Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
metrics-logback [maven-release-plugin] prepare for next development iteration Sep 15, 2017
metrics-servlet Adding checkstyle plugin and fixing some issues found (#1201) Sep 15, 2017
metrics-servlets Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017
.codeclimate.yml Exclude analyzing docs from CodeClimate Sep 15, 2017
.gitignore Issue #1138 Replacement of sliding time window. (#1139) Jun 14, 2017
.travis.yml Remove findbugs-related exclusion files Jul 18, 2017
LICENSE Update copyright dates. Feb 6, 2012
NOTICE Update copyright Oct 2, 2017
README.md Adding code climate badge to README (#1205) Sep 29, 2017
checkstyle.xml Adding checkstyle plugin and fixing some issues found (#1201) Sep 15, 2017
pom.xml Fixing test sources directory checkstyle issues (#1204) Sep 29, 2017

README.md

Metrics

Build Status Maven Central Code Climate

Capturing JVM- and application-level metrics. So you know what's going on.

For more information, please see the documentation.

License

Copyright (c) 2010-2013 Coda Hale, Yammer.com

Published under Apache Software License 2.0, see LICENSE