License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.newrelic.telemetry |
ArtifactId | ArtifactIddropwizard-metrics-newrelic |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-metrics-newrelic
Implementation of a DropWizard metrics Reporter that sends data as dimensional metrics to New Relic
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.newrelic.telemetry/dropwizard-metrics-newrelic/ -->
<dependency>
<groupId>com.newrelic.telemetry</groupId>
<artifactId>dropwizard-metrics-newrelic</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.telemetry/dropwizard-metrics-newrelic/
implementation 'com.newrelic.telemetry:dropwizard-metrics-newrelic:0.7.0'
// https://jarcasting.com/artifacts/com.newrelic.telemetry/dropwizard-metrics-newrelic/
implementation ("com.newrelic.telemetry:dropwizard-metrics-newrelic:0.7.0")
'com.newrelic.telemetry:dropwizard-metrics-newrelic:jar:0.7.0'
<dependency org="com.newrelic.telemetry" name="dropwizard-metrics-newrelic" rev="0.7.0">
<artifact name="dropwizard-metrics-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.telemetry', module='dropwizard-metrics-newrelic', version='0.7.0')
)
libraryDependencies += "com.newrelic.telemetry" % "dropwizard-metrics-newrelic" % "0.7.0"
[com.newrelic.telemetry/dropwizard-metrics-newrelic "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
com.newrelic.telemetry : telemetry-core | jar | 0.13.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-metrics | jar | 2.1.0 |
com.newrelic.telemetry : telemetry-http-okhttp | jar | 0.13.2 |