Skip to content

dropwizard/metrics

release/4.2.x
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Metrics

Java CI Maven Central Javadoc Contribute with Gitpod

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

For more information, please see the documentation

Versions

Version Source Branch Documentation Status
<2.2.x - - πŸ”΄ unmaintained
2.2.x - Docs πŸ”΄ unmaintained
3.0.x release/3.0.x branch Docs πŸ”΄ unmaintained
3.1.x release/3.1.x branch Docs πŸ”΄ unmaintained
3.2.x release/3.2.x branch Docs πŸ”΄ unmaintained
4.0.x release/4.0.x branch Docs πŸ”΄ unmaintained
4.1.x release/4.1.x branch Docs πŸ”΄ unmaintained
4.2.x release/4.2.x branch Docs 🟒 maintained
5.0.x release/5.0.x branch - 🟑 on pause

Future development

New not-backward compatible features (for example, support for tags) will be implemented in a 5.x.x release. The release will have new Maven coordinates, a new package name and a backwards-incompatible API.

Source code for 5.x.x resides in the release/5.0.x branch.

License

Copyright (c) 2010-2013 Coda Hale, Yammer.com, 2014-2021 Dropwizard Team

Published under Apache Software License 2.0, see LICENSE