is not current version
Last Version 0.7.0

com.newrelic.telemetry:dropwizard-metrics-newrelic 0.2.0

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

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.newrelic.telemetry
ArtifactId

ArtifactId

dropwizard-metrics-newrelic
Version

Version

0.2.0
Type

Type

jar

Download dropwizard-metrics-newrelic 0.2.0


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