JMX Prometheus exporter

Pipe for JMX MBeans to Prometheus

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

su.nlq
ArtifactId

ArtifactId

jmx-prometheus-server
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMX Prometheus exporter
Pipe for JMX MBeans to Prometheus
Project URL

Project URL

https://github.com/nolequen/jmx-prometheus-exporter
Source Code Management

Source Code Management

https://github.com/nolequen/jmx-prometheus-exporter

Download jmx-prometheus-server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-daemon : commons-daemon jar 1.2.2
su.nlq : jmx-prometheus-collector jar 0.8.0

runtime (6)

Group / Artifact Type Version
org.jetbrains : annotations jar 18.0.0
org.slf4j : slf4j-api jar 1.7.30
args4j : args4j jar 2.33
io.prometheus : simpleclient_servlet jar 0.8.0
org.eclipse.jetty : jetty-servlet jar 9.4.26.v20200117
org.slf4j : slf4j-simple jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.eclipse.jetty : jetty-client jar 9.4.26.v20200117

Project Modules

There are no modules declared in this project.

JMX to Prometheus exporter

Build Status Codebeat

Versions

Version
0.8.0
0.6.3
0.6.2
0.6.1
0.6.0
0.4.0
0.3
0.2
0.1