is not current version
Last Version 0.8.0

su.nlq:jmx-prometheus-agent 0.6.3

Pipe for JMX MBeans to Prometheus

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

su.nlq
ArtifactId

ArtifactId

jmx-prometheus-agent
Version

Version

0.6.3
Type

Type

jar

Download jmx-prometheus-agent 0.6.3


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