Dropwizard Metrics listener for Pushy

A metrics listener for Pushy that uses the Dropwizard Metrics library for gathering and reporting metrics.

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

pushy-dropwizard-metrics-listener
Last Version

Last Version

0.15.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Metrics listener for Pushy
A metrics listener for Pushy that uses the Dropwizard Metrics library for gathering and reporting metrics.
Project Organization

Project Organization

Jon Chambers

Download pushy-dropwizard-metrics-listener

How to add to project

<!-- https://jarcasting.com/artifacts/com.eatthepath/pushy-dropwizard-metrics-listener/ -->
<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>pushy-dropwizard-metrics-listener</artifactId>
    <version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eatthepath/pushy-dropwizard-metrics-listener/
implementation 'com.eatthepath:pushy-dropwizard-metrics-listener:0.15.1'
// https://jarcasting.com/artifacts/com.eatthepath/pushy-dropwizard-metrics-listener/
implementation ("com.eatthepath:pushy-dropwizard-metrics-listener:0.15.1")
'com.eatthepath:pushy-dropwizard-metrics-listener:jar:0.15.1'
<dependency org="com.eatthepath" name="pushy-dropwizard-metrics-listener" rev="0.15.1">
  <artifact name="pushy-dropwizard-metrics-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eatthepath', module='pushy-dropwizard-metrics-listener', version='0.15.1')
)
libraryDependencies += "com.eatthepath" % "pushy-dropwizard-metrics-listener" % "0.15.1"
[com.eatthepath/pushy-dropwizard-metrics-listener "0.15.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.eatthepath : pushy jar 0.15.1
io.dropwizard.metrics : metrics-core jar 3.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.
com.eatthepath

Turo

Versions

Version
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
0.13.12
0.13.11