Files
seaweedfs/weed/admin
Chris Lu f7f7505f60 admin: step down latency units instead of rounding to 0 ms
SeaweedFS latency quantiles are frequently sub-millisecond, so a fixed
millisecond format rendered every axis tick as '0 ms'. Use µs below 1 ms
and add decimals below 10 ms.
2026-09-14 23:59:38 -07:00
..