Giter Site home page Giter Site logo

sheepyu / metrics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dropwizard/metrics

0.0 1.0 0.0 9.49 MB

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

Home Page: https://metrics.dropwizard.io

License: Apache License 2.0

Java 99.80% Python 0.04% Shell 0.17%

metrics's Introduction

Metrics

Build Status Maven Central Javadoc Code Climate

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

For more information, please see the documentation.

Versions

Version 4.x.x (Javadoc)

Version 4.x.x (the last release is 4.0.5) is Java 8/9 compatible and the most fresh release of Metrics. The version targets Java 8 and removes a lot of internal cruft from 3.2.x (for instance, there's no dependency on the Unsafe API and custom LongAdder and ThreadLocalRandom implementations). It's mostly compatible with the 3.2 API and the update should be painless in Java 8 environments. If you have a 3rd party application which is dependent on an old version of Metrics, you can force a new version by adding metrics-bom to your Maven configuration. Check out the release notes for 4.0.0.

Source code for 4.1.x resides in the 4.1-development branch.

Source code for 4.0.x resides in the 4.0-maintenance branch.

Version 3.2.x (Javadoc)

Version 3.2.x (the last release is 3.2.6) is Java 6 compatible and the most stable release of Metrics. 3.2.* was actively developed in 2017 and has many new features compared to 3.1.x (check out the release notes). Currently 3.2.x version is in maintenance mode. No future development is planned, but bugfixes are ported and you can expect maintenance releases.

Source code for 3.2.x resides in the 3.2-maintenance branch.

Version 3.1.x (Javadoc)

Version 3.1.x (the last release is 3.1.5) is a Java 6 compatible release of Metrics. It's the most common distribution of Metrics, albeit not actively developed and maintained. Version 3.1.2 was released in April, 2015 and since then there's been only a handful of bugfixes ported to this branch. If you're using Metrics 3.1.* , please strongly consider upgrading to 3.2.* or 4.0.* , because this version is practically EOL. No future releases of 3.1.* are expected.

Source code for 3.1.x resides in the 3.1-maintenance branch.

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 5.0-development branch.

License

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

Published under Apache Software License 2.0, see LICENSE

metrics's People

Contributors

codahale avatar arteam avatar ryantenney avatar jplock avatar joschi avatar dependabot[bot] avatar chids avatar dependabot-preview[bot] avatar waywardmonkeys avatar dpursehouse avatar fernandezpablo85 avatar cb372 avatar ceetav avatar norbertpotocki avatar dependabot-support avatar mveitas avatar dinomite avatar jebl01 avatar collinvandyck avatar storozhukbm avatar se7soz avatar tomakehurst avatar nicktelford avatar kevinclark avatar jmhodges avatar jhberges avatar henri-tremblay avatar vladimir-bukhtoyarov avatar stockmaj avatar rwmccro avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.