Skip to content

Commit 79b99c1

Browse files
committed
./gradlew spotlessApply
1 parent 28cc1f1 commit 79b99c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

maven-extension/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ In the code snippets below, replace `OPENTELEMETRY_MAVEN_VERSION` with the [late
1515
release](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.
2121
Once 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
2525
with the JAR and a ready to install systemd service file.
2626

2727

0 commit comments

Comments
 (0)