File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The JMX MBeans and their metric mappings are defined in YAML and reuse implement
6
6
7
7
This is an alternative to the [ JMX Gatherer] ( ../jmx-metrics/README.md ) utility.
8
8
9
+ ## Release
10
+
11
+ This project is released as part of the [ OpenTelemetry Java Contrib] ( https://github.com/open-telemetry/opentelemetry-java-contrib ) project.
12
+ The latest release is available from [ Maven Central] ( https://central.sonatype.com/artifact/io.opentelemetry.contrib/opentelemetry-jmx-scraper )
13
+ or can be browsed via [ MVN Repository] ( https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-jmx-scraper ) .
14
+
9
15
## Usage
10
16
11
17
The general command to invoke JMX scraper is ` java -jar scraper.jar <config> ` , where ` scraper.jar `
You can’t perform that action at this time.
0 commit comments