This section describes how to view Che metrics on Grafana dashboards.
-
Prometheus is collecting metrics on the Che cluster. See [collecting-che-metrics-with-prometheus_{context}].
-
Grafana 6.0 or above is running on port
3000with a corresponding service and route. See Installing Grafana.
-
Deploy Che-specific dashboards on Grafana using the
che-monitoring.yamlconfiguration file.Three ConfigMaps are used to configure Grafana:
-
grafana-datasources— configuration for Grafana datasource, a Prometheus endpoint -
grafana-dashboards— configuration of Grafana dashboards and panels -
grafana-dashboard-provider— configuration of the Grafana dashboard provider API object, which tells Grafana where to look in the file system for pre-provisioned dashboards
-
-
Use the Grafana console to view Che metrics.