Metric Visualization

Use dashboards to visualize metrics across multiple nodes and clusters.

You can use a single dashboard to visualize metrics for multiple nodes in the cluster, for an entire cluster, or for multiple clusters. In a dashboard, you can use metric tags to filter the type of data that you want to see. To learn more about the tags available for each metric, see Metric Collection.

Before you start visualizing metrics, review the following notes:

Sample Dashboards

As of EEP 1.1, the Grafana UI includes sample CLDB, node, and volume dashboards. For more information, see Sample Dashboards in Grafana.

Grafana Documentation

For information about creating and using dashboards, see the Grafana documentation.

The Embedded Grafana Database

Grafana uses an embedded database to store configuration data such as users, data sources, and dashboards. When used with the HPE Ezmeral Data Fabric, Grafana uses SQLite for its embedded database. Other databases, such as MySQL and PostgreSQL, are not supported for use with the data-fabric implementation of Grafana.

Note also that in a data-fabric cluster, each instance of Grafana has its own embedded SQLite database. Therefore, if you make a change to the Grafana configuration data (for example, if you add a new user) on one node, you must repeat the change on all other nodes where Grafana is installed.