Rolling metrics

Collection of advanced monitoring metrics with rolling time window semantic

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

rolling-metrics
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Rolling metrics
Collection of advanced monitoring metrics with rolling time window semantic
Project URL

Project URL

https://github.com/vladimir-bukhtoyarov/rolling-metrics
Source Code Management

Source Code Management

https://github.com/vladimir-bukhtoyarov/rolling-metrics

Download rolling-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics/ -->
<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>rolling-metrics</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics/
implementation 'com.github.vladimir-bukhtoyarov:rolling-metrics:2.0.5'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics/
implementation ("com.github.vladimir-bukhtoyarov:rolling-metrics:2.0.5")
'com.github.vladimir-bukhtoyarov:rolling-metrics:jar:2.0.5'
<dependency org="com.github.vladimir-bukhtoyarov" name="rolling-metrics" rev="2.0.5">
  <artifact name="rolling-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='rolling-metrics', version='2.0.5')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "rolling-metrics" % "2.0.5"
[com.github.vladimir-bukhtoyarov/rolling-metrics "2.0.5"]

Dependencies

provided (2)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
org.hdrhistogram : HdrHistogram jar 2.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2