Skip to content

Commit 53b9fd4

Browse files
committed
Adding note about log format
Signed-off-by: Danny Kopping <[email protected]>
1 parent 6905f6b commit 53b9fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Logs will be scraped from all pods in the Kubernetes cluster.
6161
- Ensure these environment variables are set:
6262
- `CODER_PROMETHEUS_ENABLE=true`
6363
- `CODER_PROMETHEUS_COLLECT_AGENT_STATS=true`
64+
- `CODER_LOGGING_HUMAN=/dev/stderr` (only `human` log format is supported currently; [issue](https://github.com/coder/observability/issues/8))
6465

6566
- Ensure these labels exist on your coder & provisioner deployments:
6667
- `prometheus.io/scrape=true`

0 commit comments

Comments
 (0)