Last Version

Prometheus JMX Exporter 0.17.0

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

parent
Version

Version

0.17.0
Type

Type

pom
Description

Description

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

Project URL

http://github.com/prometheus/jmx_exporter

Download parent 0.17.0

Filename Size
parent-0.17.0.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • collector
  • jmx_prometheus_httpserver_common
  • jmx_prometheus_httpserver_java6
  • jmx_prometheus_httpserver
  • jmx_prometheus_javaagent_common
  • jmx_prometheus_javaagent_java6
  • jmx_prometheus_javaagent
  • integration_tests