Skip to content

vladimir-bukhtoyarov/rolling-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT STATUS

This project is not maintained anymore, functionality has been migrated to RingCentral Metrics Facade.

Rolling-Metrics

The library contains collection of advanced metrics which missed in the original Metrics Core such as:

Build status

Coverage Status Hex.pm Download Join the chat at https://gitter.im/vladimir-bukhtoyarov/rolling-metrics

Get Rolling-Metrics library

By direct link

Download compiled jar, sources, javadocs

You can build Rolling Metrics from sources

git clone https://github.com/vladimir-bukhtoyarov/rolling-metrics.git
cd rolling-metrics
mvn clean install

You can add rolling-metrics to your project as maven dependency

The Rolling-Metrics library is distributed through both JCenter and Maven Central, use any of them:

<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>rolling-metrics</artifactId>
    <version>2.0.5</version>
</dependency>

Have a question?

Feel free to ask in the gitter chat

License

Copyright 2016 Vladimir Bukhtoyarov Licensed under the Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.

About

Collection of advanced monitoring structures with rolling time window semantic for Dropwizard-Metrics library, including integration with HDR Histogram.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages