mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
Add a background IOPS feature to the filesystem performance collector that specifies separate read and write background IOPS to perform while measuring latency. This allows for better assessment of whether etcd will be stable when running alongside other workloads on the same cluster. Also add templating to the outcome message of the filesystem performance analyzers to allow printing individual latency percentiles or the entire table. Remove the random IOPS benchmark since it was attempting to perform unaligned direct I/O.