Metrics
Coder exposes many metrics which give insight into the current state of a live Coder deployment. Our metrics are designed to be consumed by a Prometheus server.
If you don't have an Prometheus server installed, you can follow the Prometheus Getting started guide.
Setting up metrics
To set up metrics monitoring, please read our Prometheus integration guide. The following links point to relevant sections there.
- Enable Prometheus metrics in the control plane
- Enable the Prometheus endpoint in Helm (Kubernetes users only)
- Configure Prometheus to scrape Coder metrics
- See the list of available metrics
See an opportunity to improve our docs? Make an edit.