minio / mc

Unix like utilities for object store
https://min.io/download
GNU Affero General Public License v3.0
2.86k stars 548 forks source link

Make trace stats more compact #4999

Closed klauspost closed 3 months ago

klauspost commented 3 months ago

Description

Make mc admin trace -stats more compact, and hopefully more readable.

Example: image

How to test this PR?

mc admin trace -a -stats play

Types of changes