Skip to main content
1.2.0

Artifacts

JMX Exporter 1.2.0 artifacts are published through GitHub Releases.

Release jars

ArtifactLink
Java agentjmx_prometheus_javaagent-1.2.0.jar
Standalone exporterjmx_prometheus_standalone-1.2.0.jar

Collector Maven coordinates

The collector module is published as a library:

<dependency>
<groupId>io.prometheus.jmx</groupId>
<artifactId>collector</artifactId>
<version>1.2.0</version>
</dependency>