Prometheus 2.27.0 – how to monitor MinIO server

Prometheus – offers a multi-dimensional data model with time series data identified by metric name and key/value pairs the data collection happens via a pull model over HTTP/HTTPS these metrics can be from any MinIO server once per collection e.g.

minio_node_disk_total_bytes  –  Total storage on a disk
minio_node_disk_used_bytes  –  Total storage used on a disk

Leave a Reply

You must be logged in to post a comment.