mirror of
https://github.com/minio/minio.git
synced 2025-04-02 19:00:38 -04:00
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.