Skip to content

Commit 62deabc

Browse files
committed
add observability chart to k8s
1 parent 6ad8e41 commit 62deabc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/install/kubernetes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,18 @@ helm upgrade coder coder-v2/coder \
167167
-f values.yaml
168168
```
169169

170+
## Coder Observability Chart
171+
172+
Use the [Observability Helm chart](https://github.com/coder/observability) for a
173+
pre-built set of pre-built dashboards to monitor your control plane over time.
174+
It includes Grafana, Prometheus, Loki, and Alert Manager out-of-the-box, and can
175+
be deployed on your existing Grafana instance.
176+
177+
We recommend that all administrators deploying on Kubernetes set the
178+
observability bundle up with the control plane from the start. For installation
179+
instructions, visit the
180+
[observability repository](https://github.com/coder/observability?tab=readme-ov-file#installation).
181+
170182
## Kubernetes Security Reference
171183

172184
Below are common requirements we see from our enterprise customers when

0 commit comments

Comments
 (0)