minio/docs/metrics/prometheus/grafana
Shubhendu c3c8441a1d
Corrected the count of buckets and objects graphs (#17883)
In distributed setup with a load balancer, randmoly any server
would report the metrics `minio_cluster_bucket_total` and
`minio_cluster_usage_object_total` and while graphing it, we should
take max of reported values.

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2023-08-21 09:04:38 -07:00
..
README.md Removed replication dashboard (#17815) 2023-08-08 08:13:45 -07:00
grafana-bucket.png Added bucket specific grafana dashboard (#17727) 2023-07-26 15:10:11 -07:00
grafana-minio.png Update Grafana dashboard to use the new v2 cluster metrics (#12220) 2021-05-06 14:44:03 +05:30
minio-bucket.json Added bucket specific grafana dashboard (#17727) 2023-07-26 15:10:11 -07:00
minio-dashboard.json Corrected the count of buckets and objects graphs (#17883) 2023-08-21 09:04:38 -07:00

README.md

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

Bucket metrics can be viewed in the Grafana dashboard using json file here

Grafana