mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
adc36dea7f
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> |
||
---|---|---|
.. | ||
build | ||
dashboards | ||
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)