This section describes how to view Che metrics on Grafana dashboards.

Prerequisites
Procedure
  1. Deploy Che-specific dashboards on Grafana using the che-monitoring.yaml configuration 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

Verification steps
  • Use the Grafana console to view Che metrics.

Additional resources