File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ The JMX Exporter Java agent runs as a Java agent within your application and col
99
1010# Jar File
1111
12- The JMX Exporter Java agent jar file is published to Maven Central .
12+ The JMX Exporter Java agent jar file is published via GitHub Releases .
1313
14- - [ jmx_prometheus_javaagent-1.1.0.jar] ( https://repo1.maven.org/maven2/io/ prometheus/jmx/jmx_prometheus_javaagent /1.1.0/jmx_prometheus_javaagent-1.1.0.jar )
14+ - [ jmx_prometheus_javaagent-1.1.0.jar] ( https://github.com/ prometheus/jmx_exporter/releases/download /1.1.0/jmx_prometheus_javaagent-1.1.0.jar )
1515
1616# Installation
1717
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ The Standalone JMX Exporter runs as a separate application that connects to your
99
1010# Jar File
1111
12- The Standalone JMX Exporter jar file is published to Maven Central .
12+ The Standalone JMX Exporter jar file is published via GitHub Releases .
1313
14- - [ jmx_prometheus_standalone-1.1.0.jar] ( https://repo1.maven.org/maven2/io/ prometheus/jmx/jmx_prometheus_standalone /1.1.0/jmx_prometheus_standalone-1.1.0.jar )
14+ - [ jmx_prometheus_standalone-1.1.0.jar] ( https://github.com/ prometheus/jmx_exporter/releases/download /1.1.0/jmx_prometheus_standalone-1.1.0.jar )
1515
1616# Installation
1717
You can’t perform that action at this time.
0 commit comments