Skip to content

Commit 663d2e0

Browse files
committed
Typo
1 parent 887ca4e commit 663d2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/prometheus.md

Lines changed: 1 addition & 1 deletion
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-
Once the `code server --prometheus-enable` is started, you can preview the metrics endpoint: <!-- markdown-link-check-disable -->http://localhost:2112/<!-- markdown-link-check-enable --> (default endpoint).
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).
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)