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 8b5c349 commit a629d44Copy full SHA for a629d44
cli/testdata/coder_agent_--help.golden
@@ -15,6 +15,9 @@ Starts the Coder workspace agent.
15
--pprof-address string, $CODER_AGENT_PPROF_ADDRESS (default: 127.0.0.1:6060)
16
The address to serve pprof.
17
18
+ --prometheus-address string, $CODER_AGENT_PROMETHEUS_ADDRESS (default: 127.0.0.1:2112)
19
+ The bind address to serve Prometheus metrics.
20
+
21
--ssh-max-timeout duration, $CODER_AGENT_SSH_MAX_TIMEOUT (default: 0)
22
Specify the max timeout for a SSH connection.
23
0 commit comments