minio/docs/metrics/prometheus/grafana
Shubhendu 6d4c1156d6
Changed the expression to render the value (#18627)
The metrics `minio_bucket_replication_received_bytes` and
`minio_bucket_replication_sent_bytes` are additive in nature
and rendering the value as is looks fine.

Also added sort order for few graphs for better reading of tool
tips as keeping ones with highest value at top helps.

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2023-12-13 10:05:47 -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 Update Grafana dashboard to use the new v2 cluster metrics (#12220) 2021-05-06 14:44:03 +05:30
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 Added graph for Erasure Set Tolerance value (#18472) 2023-11-17 10:38:15 -08:00
minio-replication.json Added replication graphs for site replication metrics (#17951) 2023-08-31 08:31:16 -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

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