You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Metrics will then be available from `<application-root>/metrics`.
131
131
132
132
You can find all the releases on the [Releases page](https://github.com/oracle/weblogic-monitoring-exporter/releases/).
133
133
134
-
To download the web application `wls-exporter.war` 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:
134
+
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:
135
135
136
136
```
137
137
bash getXXX.sh <your-config-file>
@@ -148,7 +148,7 @@ the version number to simplify deployment to WebLogic Server.
148
148
# Sidecar
149
149
150
150
The sidecar is a standalone process that runs the exporter. It is primarily intended for use by the
0 commit comments