You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storage: remove compaction_ratio metric from probe
The cardinality of this metric is much too high, and its usefulness does
not justify the cost. Aggregating it would also reduce its usefulness.
We have plenty of log lines from which one could infer the "compactibility"
of a `segment`/`log`/`topic`.
0 commit comments