Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laimis9133/grafana-ceph-s3
Grafana dashboard for Ceph S3 per bucket metrics
https://github.com/laimis9133/grafana-ceph-s3
ceph ceph-s3 grafana grafana-dashboard prometheus-exporter radosgw s3
Last synced: 13 days ago
JSON representation
Grafana dashboard for Ceph S3 per bucket metrics
- Host: GitHub
- URL: https://github.com/laimis9133/grafana-ceph-s3
- Owner: laimis9133
- Created: 2024-12-27T12:27:22.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-12-27T13:02:01.000Z (14 days ago)
- Last Synced: 2024-12-27T13:26:19.615Z (14 days ago)
- Topics: ceph, ceph-s3, grafana, grafana-dashboard, prometheus-exporter, radosgw, s3
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grafana-ceph-s3
Grafana dashboard for Ceph S3 activityDashboard visualisations created using two sets of metrics:
- Per bucket/user metrics available since [Ceph Squid 19.2.0 release](https://docs.ceph.com/en/latest/releases/squid/#monitoring)
- RadosGW metrics exported with [radosgw_usage_exporter](https://github.com/blemmenes/radosgw_usage_exporter) (shoutout to the creators!)Separate rows allow to monitor various bucket operation trends
![Here](https://github.com/laimis9133/grafana-ceph-s3/blob/main/previews/example1.png?raw=true)As well as overall user activites
![Here](https://github.com/laimis9133/grafana-ceph-s3/blob/main/previews/example3.png?raw=true)A single bucket view is also available using the dropdown menu
![Here](https://github.com/laimis9133/grafana-ceph-s3/blob/main/previews/example4.png?raw=true)Everything can be compared with general cluster activity to identify patterns
![Here](https://github.com/laimis9133/grafana-ceph-s3/blob/main/previews/example2.png?raw=true)Dashboard also uploaded for public use to [GrafanaLabs page here](https://grafana.com/grafana/dashboards/22580-ceph-squid-s3-bucket-metrics/). Enjoy.