storj.io/minio@v0.0.0-20230509071714-0cbc90f649b1/docs/metrics/prometheus/grafana/README.md (about)

     1  # How to monitor MinIO server with Grafana [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
     2  
     3  [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.
     4  
     5  ## Prerequisites
     6  
     7  - Prometheus and MinIO configured as explained in [document here](https://github.com/minio/minio/blob/master/docs/metrics/prometheus/README.md).
     8  - Grafana installed as explained [here](https://grafana.com/grafana/download).
     9  
    10  ## MinIO Grafana Dashboard
    11  
    12  Visualize MinIO metrics with our official Grafana dashboard available on the [Grafana dashboard portal](https://grafana.com/grafana/dashboards/13502).
    13  
    14  Refer to the dashboard [json file here](https://raw.githubusercontent.com/minio/minio/master/docs/metrics/prometheus/grafana/minio-overview.json).
    15  
    16  ![Grafana](https://raw.githubusercontent.com/minio/minio/master/docs/metrics/prometheus/grafana/grafana-minio.png)