Prometheus Java Client Simple Example

The Prometheus Java Client Simple Example

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.client.examples
ArtifactId

ArtifactId

simple
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Java Client Simple Example
The Prometheus Java Client Simple Example
Project URL

Project URL

http://github.com/prometheus/client_java

Download simple

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.prometheus : client jar 0.0.10
io.prometheus.client.utility : servlet jar 0.0.10
org.eclipse.jetty : jetty-server jar 8.1.7.v20120910
org.eclipse.jetty : jetty-servlet jar 8.1.7.v20120910
args4j : args4j jar 2.0.16

Project Modules

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

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