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: docs/admin/prometheus.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Feel free to browse through the [Getting started](https://prometheus.io/docs/pro
6
6
7
7
## Enable Prometheus metrics
8
8
9
-
Coder server exports metrics via the HTTP endpoint, which can be enabled using either the environment variable `CODER_PROMETHEUS_ENABLE` or the flag`--prometheus-enable`.
9
+
Coder server exports metrics via the HTTP endpoint, which can be enabled using either the environment variable `CODER_PROMETHEUS_ENABLE` or the flag`--prometheus-enable`.
10
10
11
11
Use either the environment variable `CODER_PROMETHEUS_ADDRESS` or the flag ` --prometheus-address <network-interface>:<port>` to select a custom endpoint.
0 commit comments