To enable viewing of cluster metrics in the OpenShift web console, enable the Grafana dashboards as follows. Unless specified otherwise, run all the commands as user core.
[core@csah ~]$ oc get routes --all-namespaces |grep -i grafana
openshift-monitoring grafana grafana-openshift-monitoring.apps.ocp.example.com grafana https reencrypt/Redirect None
A list of available components in the cluster is displayed.
The dashboard shows the active streams, number of etcd nodes up, and other details, as shown in the following figure:
Figure 21. Sample Grafana dashboard