Last Version

Metrics client for Java 1.0.3

An application metrics client for Java integrated with Graphite/OpenTSDB

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

com.adobe.aam
ArtifactId

ArtifactId

metrics-sample-prometheus
Version

Version

1.0.3
Type

Type

jar
Description

Description

Metrics client for Java
An application metrics client for Java integrated with Graphite/OpenTSDB
Project URL

Project URL

https://github.com/adobe/metrics-client-for-java
Source Code Management

Source Code Management

https://github.com/adobe/metrics-client-for-java.git

Download metrics-sample-prometheus 1.0.3


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

Dependencies

compile (11)

Group / Artifact Type Version
com.typesafe : config jar 1.3.2
com.google.guava : guava jar 16.0
org.apache.commons : commons-lang3 jar 3.1
net.jodah : failsafe jar 1.0.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
com.adobe.aam : metrics-guice jar 1.0.3
org.eclipse.jetty : jetty-servlet jar 9.4.11.v20180605
io.prometheus : simpleclient_hotspot jar 0.4.0
io.prometheus : simpleclient_servlet jar 0.4.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.spockframework : spock-core jar 1.1-groovy-2.4
org.mockito : mockito-core jar 1.9.5
org.powermock : powermock-mockito-release-full jar 1.6.4
net.bytebuddy : byte-buddy jar 1.8.11

Project Modules

There are no modules declared in this project.