File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ In the code snippets below, replace `OPENTELEMETRY_MAVEN_VERSION` with the [late
1515release] ( https://search.maven.org/search?q=g:io.opentelemetry.contrib%20AND%20a:opentelemetry-maven-extension ) .
1616
1717## Installation
18- jmx-scraper is typically run as a standalone JAR file.
19- o use it, you generally need to download the latest JAR from the OpenTelemetry Java Contrib releases page
20- or retrieve it as a dependency from a Maven repository.
18+ jmx-scraper is typically run as a standalone JAR file.
19+ o use it, you generally need to download the latest JAR from the OpenTelemetry Java Contrib releases page
20+ or retrieve it as a dependency from a Maven repository.
2121Once obtained, you can run it using the Java command line tool.
22- Please refer to [ Usage] ( #usage ) .
22+ Please refer to [ Usage] ( #usage ) .
2323
24- For systemd service, the opentelemetry-jmx-scraper-x.xx.x.tar.gz tar.gz file is available
24+ For systemd service, the opentelemetry-jmx-scraper-x.xx.x.tar.gz tar.gz file is available
2525with the JAR and a ready to install systemd service file.
2626
2727
You can’t perform that action at this time.
0 commit comments