License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdsu.nlq |
ArtifactId | ArtifactIdjmx-prometheus-server |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMX Prometheus exporter
Pipe for JMX MBeans to Prometheus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-daemon : commons-daemon | jar | 1.2.2 |
su.nlq : jmx-prometheus-collector | jar | 0.8.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.eclipse.jetty : jetty-client | jar | 9.4.26.v20200117 |