You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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](https://prometheus.io/).
3
+
Coder exposes many metrics which give insight into the current state of a live
4
+
Coder deployment. Our metrics are designed to be consumed by a
5
+
[Prometheus server](https://prometheus.io/).
4
6
5
7
If you don't have an Prometheus server installed, you can follow the Prometheus
To set up metrics monitoring, please read our [Prometheus integration guide](../integrations/prometheus.md). The following links point to relevant sections there.
13
+
To set up metrics monitoring, please read our
14
+
[Prometheus integration guide](../integrations/prometheus.md). The following
15
+
links point to relevant sections there.
12
16
13
-
-[Enable Prometheus metrics](../integrations/prometheus.md#enable-prometheus-metrics) in the control plane
14
-
-[Enable the Prometheus endpoint in Helm](../integrations/prometheus.md#kubernetes-deployment) (Kubernetes users only)
These guides contain information on workspace access via IDEs, environment personalization, and workspace scheduling. These contain no information on configuring [Templates](../admin/README.md) or the [control plane](../admin/README.md) and are only intended for end-user interaction.
4
-
3
+
These guides contain information on workspace access via IDEs, environment personalization, and workspace scheduling.
5
4
5
+
These are intended for end-user flows only. If you are an administrator, please refer to our docs on configuring [templates](../admin/README.md) or the [control plane](../admin/README.md).
0 commit comments