mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
c3c8441a1d
In distributed setup with a load balancer, randmoly any server would report the metrics `minio_cluster_bucket_total` and `minio_cluster_usage_object_total` and while graphing it, we should take max of reported values. Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>