Prometheus Java Client Examples

The Prometheus Java Examples

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.client
ArtifactId

ArtifactId

examples
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

Prometheus Java Client Examples
The Prometheus Java Examples
Project URL

Project URL

http://github.com/prometheus/client_java

Download examples

Filename Size
examples-0.0.10.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • guice
  • jvmstat
  • random
  • simple
io.prometheus.client

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