minio/docs/metrics/prometheus/grafana
Harshavardhana 6426b74770
move bucket centric metrics to /minio/v2/metrics/bucket handlers (#17663)
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
2023-07-18 22:25:12 -07:00
..
grafana-minio.png Update Grafana dashboard to use the new v2 cluster metrics (#12220) 2021-05-06 14:44:03 +05:30
grafana-replication.png Add grafana json file for replication metrics (#13678) 2021-11-17 14:49:46 -08:00
minio-dashboard.json move bucket centric metrics to /minio/v2/metrics/bucket handlers (#17663) 2023-07-18 22:25:12 -07:00
minio-replication.json Rename inodes metric in grafana dashboards (#17030) 2023-04-21 11:07:30 -07:00
README.md add total usage pie chart based on total/free bytes 2022-05-28 09:53:53 -07:00

How to monitor MinIO server with Grafana Slack

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.

Grafana

Replication metrics can also be viewed in the Grafana dashboard using json file here.

Grafana