Skip to content

Commit 5c6a960

Browse files
authored
Update README.md
1 parent 2ae17a9 commit 5c6a960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/contrib/prometheus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Note the `format` parameter in the request for the endpoint:
4040
# port 9090 is used by wasmd already
4141
docker run -it -v $(pwd)/scripts/contrib/prometheus:/prometheus -p9091:9090 prom/prometheus --config.file=/prometheus/prometheus.yaml
4242
```
43-
* Open [console](http://localhost:9091) and find `wasm_`service metrics
43+
* Open [console](http://localhost:9091) and find `wasm_` service metrics
4444

4545
## Run Grafana
4646

0 commit comments

Comments
 (0)