Skip to content

Commit f80654b

Browse files
committed
still more edits
1 parent e13a7b4 commit f80654b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Metrics will then be available from `<application-root>/metrics`.
129129

130130
## Downloading the release
131131

132-
You can find all the releases on the [Releases page](https://github.com/oracle/weblogic-monitoring-exporter/releases/).
132+
You can find all the exporter releases on the [Releases page](https://github.com/oracle/weblogic-monitoring-exporter/releases/).
133133

134134
To download the web application `wls-exporter.war` file and put your configuration file into the WAR, download the `getXXX.sh` script, which is provided with each release and also can be downloaded from the Releases page, and then run:
135135

@@ -191,9 +191,9 @@ and `<path to yaml>` with the relative path to the configuration to use.
191191

192192
## Access the metrics
193193

194-
Once the exporter is configured, a GET to `http://localhost:8080/metrics` (or whatever port was chosen) will return the current metrics.
194+
After the exporter is configured, a GET to `http://localhost:8080/metrics` (or whatever port was chosen) will return the current metrics.
195195

196-
## Building a docker image
196+
## Building a Docker image
197197

198198
If Docker is installed, you can build the image with the following command.
199199

0 commit comments

Comments
 (0)