Datadog Metrics Parent

Metrics reporter that sends data to Datadog.

License

License

Categories

Categories

Data Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.ifar.datadog.metrics
ArtifactId

ArtifactId

metrics-datadog-parent
Last Version

Last Version

0
Release Date

Release Date

Type

Type

pom
Description

Description

Datadog Metrics Parent
Metrics reporter that sends data to Datadog.
Project URL

Project URL

https://github.com/Multifarious/metrics-datadog
Project Organization

Project Organization

Multifarious, Inc.
Source Code Management

Source Code Management

https://github.com/Multifarious/metrics-datadog

Download metrics-datadog-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • metrics-datadog
  • dropwizard-metrics-datadog

metrics-datadog


Metrics reporter to send data to Datadog. Forked from the Bazaar Voice implementation to publish to Maven Central but may evolve independently.

License

The license is BSD 2-clause. This information is also present in the LICENSE file and in the pom.xml.

io.ifar.datadog.metrics

Multifarious, Inc.

Versions

Version
0