is not current version
Last Version 0.7.0

dropwizard-metrics-newrelic 0.5.0

Implementation of a DropWizard metrics Reporter that sends data as dimensional metrics to New Relic

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.newrelic.telemetry
ArtifactId

ArtifactId

dropwizard-metrics-newrelic
Version

Version

0.5.0
Type

Type

jar
Description

Description

dropwizard-metrics-newrelic
Implementation of a DropWizard metrics Reporter that sends data as dimensional metrics to New Relic
Project URL

Project URL

https://github.com/newrelic/dropwizard-metrics-newrelic

Download dropwizard-metrics-newrelic 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.5
com.newrelic.telemetry : telemetry jar 0.6.1

runtime (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-metrics jar 2.0.5
com.newrelic.telemetry : telemetry-http-okhttp jar 0.6.1

Project Modules

There are no modules declared in this project.