Prometheus Java Client Metrics

The Prometheus Java Client Metrics

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

client
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Java Client Metrics
The Prometheus Java Client Metrics
Project URL

Project URL

http://github.com/prometheus/client_java

Download client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.prometheus.client : model jar 0.0.2
com.google.code.findbugs : jsr305 jar 2.0.1
com.google.guava : guava jar 12.0
com.google.code.gson : gson jar 2.2.2
net.jcip : jcip-annotations jar 1.0
org.reflections : reflections jar 0.9.8
com.google.protobuf : protobuf-java jar 2.5.0
com.matttproud.quantile : quantile jar 0.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
io.prometheus

Prometheus

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1