Dropwizard Metrics Support for Datadog

Metrics reporter that sends data to Datadog.

License

License

Categories

Categories

DropWizard Container Microservices Data Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.ifar.datadog.metrics
ArtifactId

ArtifactId

dropwizard-metrics-datadog
Last Version

Last Version

0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Metrics Support for Datadog
Metrics reporter that sends data to Datadog.
Project Organization

Project Organization

Multifarious, Inc.

Download dropwizard-metrics-datadog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.ifar.datadog.metrics : metrics-datadog jar 0
io.dropwizard : dropwizard-metrics jar 0.7.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0