minio/docs/metrics/prometheus/grafana/README.md

17 lines
1.0 KiB
Markdown
Raw Normal View History

2020-07-09 15:01:58 -04:00
# 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.
This document explains how to setup Grafana, to visualize MinIO metrics.
2020-07-09 15:01:58 -04:00
## Prerequisites
2020-07-11 03:47:01 -04:00
- Prometheus and MinIO configured as explained in [document here](https://github.com/minio/minio/blob/master/docs/metrics/prometheus/README.md).
2020-07-09 15:01:58 -04:00
- Grafana installed as explained [here](https://grafana.com/grafana/download).
## MinIO Grafana Dashboard
2020-07-11 03:47:01 -04:00
To start visualizing MinIO metrics exposed by MinIO, you can use our Grafana dashboard. Import to dashboard the contents from the [file here](https://github.com/minio/minio/blob/master/docs/metrics/prometheus/grafana/Minio-Overview-1594305200170.json).
2020-07-09 15:01:58 -04:00
![Grafana](https://raw.githubusercontent.com/minio/minio/master/docs/metrics/prometheus/grafana/grafana-minio.png)