Skip to content

Commit ce7a623

Browse files
committed
Typo
1 parent 663d2e0 commit ce7a623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/prometheus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Coder server exports metrics via the HTTP endpoint, which can be enabled using e
1010

1111
Use either the environment variable `CODER_PROMETHEUS_ADDRESS` or the flag ` --prometheus-address <network-interface>:<port>` to select a custom endpoint.
1212

13-
For `code server --prometheus-enable` is started locally, you can preview the metrics endpoint: <!-- markdown-link-check-disable -->http://localhost:2112/<!-- markdown-link-check-enable --> (default endpoint).
13+
For `coder server --prometheus-enable` is started locally, you can preview the metrics endpoint: <!-- markdown-link-check-disable -->http://localhost:2112/<!-- markdown-link-check-enable --> (default endpoint).
1414

1515
```
1616
# HELP coderd_api_active_users_duration_hour The number of users that have been active within the last hour.

0 commit comments

Comments
 (0)