Prometheus JMX Exporter - Collector

See https://github.com/prometheus/jmx_exporter/blob/master/README.md

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.jmx
ArtifactId

ArtifactId

collector
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus JMX Exporter - Collector
See https://github.com/prometheus/jmx_exporter/blob/master/README.md
Project URL

Project URL

http://github.com/prometheus/jmx_exporter

Download collector

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.14.1
org.yaml : snakeyaml jar 1.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

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

Prometheus

Versions

Version
0.17.0
0.16.1
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3.1
0.3
0.2.0
0.1.0