ceph/monitoring/grafana
Kristoffer Grönlund 8b61b8d3d7 dashboard: Use exported_instance to identify OSDs
When moving to LVM-based ceph-volume setups, several
grafana dashboards stopped working. The problem is that
(device, instance) no longer results in unique labels
which causes errors like:

"many-to-many matching not allowed: matching labels must be unique on one side"

Fixes: https://tracker.ceph.com/issues/44784
Signed-off-by: Kristoffer Grönlund <kgronlund@suse.com>
2020-03-27 12:33:01 +01:00
..
dashboards dashboard: Use exported_instance to identify OSDs 2020-03-27 12:33:01 +01:00
screenshots monitoring: update Grafana dashboards 2019-05-14 13:47:55 +02:00
README.md monitoring/grafana: fix typo in README 2019-04-16 14:19:51 +02:00

Grafana dashboards for Ceph

Here you can find a collection of Grafana dashboards for Ceph Monitoring. These dashboards are based on metrics collected from prometheus scraping the prometheus mgr plugin and the node_exporter.

Other requirements

  • Luminous 12.2.5 or newer
  • Status Panel installed
  • node_exporter 0.15.x and 0.16.x are supported (host details and hosts overview dashboards)