mirror of
https://github.com/minio/minio.git
synced 2025-01-26 14:13:16 -05:00
6d4c1156d6
The metrics `minio_bucket_replication_received_bytes` and `minio_bucket_replication_sent_bytes` are additive in nature and rendering the value as is looks fine. Also added sort order for few graphs for better reading of tool tips as keeping ones with highest value at top helps. Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>