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
9
9
10
10
# Jar File
11
11
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 .
13
13
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 )
15
15
16
16
# Installation
17
17
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
9
9
10
10
# Jar File
11
11
12
- The Standalone JMX Exporter jar file is published to Maven Central .
12
+ The Standalone JMX Exporter jar file is published via GitHub Releases .
13
13
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 )
15
15
16
16
# Installation
17
17
You can’t perform that action at this time.
0 commit comments