mirror of https://github.com/minio/minio.git
6d4c1156d6
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> |
||
---|---|---|
.. | ||
README.md | ||
grafana-bucket.png | ||
grafana-minio.png | ||
grafana-replication.png | ||
minio-bucket.json | ||
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 be viewed in the Grafana dashboard using json file here
Bucket metrics can be viewed in the Grafana dashboard using json file here