mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
30c2596512
Currently, we read from `/proc/diskstats` which is found to be un-reliable in k8s environments. We can read from `sysfs` instead. Also, cache the latest drive io stats to find the diff and update the metrics.