ceph/monitoring/grafana
Benoît Knecht adc36dea7f monitoring/grafana: Update radosgw dashboards
With the `ceph_daemon` label now replaced by `instance_id` on all `ceph_rgw_*`
metrics, we need to update Grafana dashboards get that label back from
`ceph_rgw_metadata` using this type of construct:

```
ceph_rgw_req * on (instance_id) group_left(ceph_daemon) ceph_rgw_metadata
```

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-01-11 13:17:20 +01:00
..
build monitoring: update grafana-piechart-panel plugin 2021-09-10 15:28:17 +02:00
dashboards monitoring/grafana: Update radosgw dashboards 2022-01-11 13:17:20 +01:00
screenshots monitoring: update Grafana dashboards 2019-05-14 13:47:55 +02:00
README.md doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 2020-11-24 12:49:47 +08: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)