ceph/monitoring/grafana
Patrick Seidensal fe64b9d176 mgr/dashboard: Fix many-to-many issue in host-details dashboard
The labels on one side do not match the labels of the other side, where
a label_replace is used. The fix uses the same label_replace on the
missing side.

Fixes: https://tracker.ceph.com/issues/47334

Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
2020-09-07 12:37:40 +02:00
..
build monitoring:add grafama container build file 2020-06-17 17:20:45 +12:00
dashboards mgr/dashboard: Fix many-to-many issue in host-details dashboard 2020-09-07 12:37:40 +02:00
screenshots
README.md

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)