Skip to content

Commit

Permalink
Adding note about log format
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Kopping <[email protected]>
  • Loading branch information
dannykopping committed May 24, 2024
1 parent 6905f6b commit 53b9fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Logs will be scraped from all pods in the Kubernetes cluster.
- Ensure these environment variables are set:
- `CODER_PROMETHEUS_ENABLE=true`
- `CODER_PROMETHEUS_COLLECT_AGENT_STATS=true`
- `CODER_LOGGING_HUMAN=/dev/stderr` (only `human` log format is supported currently; [issue](https://github.com/coder/observability/issues/8))

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

0 comments on commit 53b9fd4

Please sign in to comment.