mirror of
https://github.com/minio/minio.git
synced 2024-12-27 23:55:56 -05:00
de9b64834e
Refer to the official Grafana dashboard
15 lines
875 B
Markdown
15 lines
875 B
Markdown
# How to monitor MinIO server with Grafana [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
|
|
|
|
[Grafana](https://grafana.com/) 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](https://github.com/minio/minio/blob/master/docs/metrics/prometheus/README.md).
|
|
- Grafana installed as explained [here](https://grafana.com/grafana/download).
|
|
|
|
## MinIO Grafana Dashboard
|
|
|
|
Visualize MinIO metrics, with our official Grafana dashboard available on the [Grafana dashboard portal](https://grafana.com/grafana/dashboards/13502).
|
|
|
|
![Grafana](https://raw.githubusercontent.com/minio/minio/master/docs/metrics/prometheus/grafana/grafana-minio.png)
|