To view cluster metrics in the OpenShift web console, enable the Grafana dashboards by following these steps. Unless specified otherwise, run all the commands as user core.
[core@csah-pri ~]$ oc get routes --all-namespaces |grep -i grafana
openshift-monitoring grafana grafana-openshift-monitoring.apps.ocp.example.lab grafana https reencrypt/Redirect None
Open a web browser and paste in the URL (grafana-openshift-monitoring.apps.ocp.demo.lab from the preceding output example).
A list of available components in the cluster is displayed.
The dashboard shows the active streams, the number of etcd nodes that are up, and other details, as shown in the following figure:
Figure 21. Grafana dashboard example