mirror of
https://github.com/minio/minio.git
synced 2025-01-14 08:15:01 -05:00
6426b74770
users/customers do not have a reasonable number of buckets anymore, this is why we must avoid overpopulating cluster endpoints, instead move the bucket monitoring to a separate endpoint. some of it's a breaking change here for a couple of metrics, but it is imperative that we do it to improve the responsiveness of our Prometheus cluster endpoint. Bonus: Added new cluster metrics for usage, objects and histograms |
||
---|---|---|
.. | ||
grafana-minio.png | ||
grafana-replication.png | ||
minio-dashboard.json | ||
minio-replication.json | ||
README.md |
How to monitor MinIO server with Grafana
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
Prerequisites
- Prometheus and MinIO configured as explained in document here.
- Grafana installed as explained here.
MinIO Grafana Dashboard
Visualize MinIO metrics with our official Grafana dashboard available on the Grafana dashboard portal.
Refer to the dashboard json file here.
Replication metrics can also be viewed in the Grafana dashboard using json file here.