minio/docs/metrics/prometheus/grafana
Harshavardhana 944f3c1477
remove local disk metrics from cluster metrics (#18886)
local disk metrics were polluting cluster metrics
Please remove them instead of adding relevant ones.

- batch job metrics were incorrectly kept at bucket
  metrics endpoint, move it to cluster metrics.

- add tier metrics to cluster peer metrics from the node.

- fix missing set level cluster health metrics
2024-01-28 12:53:59 -08:00
..
README.md Added replication graphs for site replication metrics (#17951) 2023-08-31 08:31:16 -07:00
grafana-bucket.png Added new bucket replication graphs (#17947) 2023-08-30 11:57:41 -07:00
grafana-minio.png remove local disk metrics from cluster metrics (#18886) 2024-01-28 12:53:59 -08:00
grafana-replication.png Added replication graphs for site replication metrics (#17951) 2023-08-31 08:31:16 -07:00
minio-bucket.json Changed the expression to render the value (#18627) 2023-12-13 10:05:47 -08:00
minio-dashboard.json remove local disk metrics from cluster metrics (#18886) 2024-01-28 12:53:59 -08:00
minio-replication.json add codespell action (#18818) 2024-01-17 23:03:17 -08: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

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

Grafana

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

Grafana