We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae17a9 commit 5c6a960Copy full SHA for 5c6a960
scripts/contrib/prometheus/README.md
@@ -40,7 +40,7 @@ Note the `format` parameter in the request for the endpoint:
40
# port 9090 is used by wasmd already
41
docker run -it -v $(pwd)/scripts/contrib/prometheus:/prometheus -p9091:9090 prom/prometheus --config.file=/prometheus/prometheus.yaml
42
```
43
-* Open [console](http://localhost:9091) and find `wasm_`service metrics
+* Open [console](http://localhost:9091) and find `wasm_` service metrics
44
45
## Run Grafana
46
0 commit comments