Last Version

ATSD Integration for Metrics 3.1.2

A reporter for Metrics which announces measurements to a ATSD server.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

metrics-atsd
Version

Version

3.1.2
Type

Type

jar
Description

Description

ATSD Integration for Metrics
A reporter for Metrics which announces measurements to a ATSD server.
Project URL

Project URL

https://github.com/axibase/metrics-atsd

Download metrics-atsd 3.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
io.dropwizard.metrics : metrics-core jar 4.0.0-SNAPSHOT

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 2.1.0

Project Modules

There are no modules declared in this project.