Skip to content

tools/logs: split in(B) column into in_top(B), in_bottom(B) #2814

@msbutler

Description

@msbutler

Currently the compaction window summary displays the total bytes, over all input files, going into each compaction. To better observe the quality of the picked compaction, we ought to split the in(B) column into in_top(B) and in_bottom(B). Once the we land multi level compaction (tracked here) , we should add an in_extra(B) column as well. We should bikeshed the column names to our hearts content.

Jira issue: PEBBLE-55

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions