License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.axibase |
ArtifactId | ArtifactIdmetrics-atsd |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionATSD Integration for Metrics
A reporter for Metrics which announces measurements to a ATSD server.
|
Project URL |
Project URL |
Filename | Size |
---|---|
metrics-atsd-3.1.2.pom | |
metrics-atsd-3.1.2.jar | 15 KB |
metrics-atsd-3.1.2-sources.jar | 7 KB |
metrics-atsd-3.1.2-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
io.dropwizard.metrics : metrics-core | jar | 4.0.0-SNAPSHOT |
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 |