Screenshot_2020-01-15 Grafana - Minio Hot Cluster Metrics.png Screenshot_2020-01-15 Grafana - Minio Hot Cluster Metrics(1).png Screenshot_2020-01-15 Grafana - Minio Hot Cluster Metrics(2).png
First you shroud configure minio monitoring as described in How to monitor MinIO server with Prometheus
Then import this dashboard
Collector Configuration Details
scrape_configs:
- job_name: minio-job
# bearer_token: <secret>
metrics_path: /minio/prometheus/metrics
scheme: http
static_configs:
- targets: ['minio.bosh:9000', '10.20.30.40.bosh:9000']