Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New JSON Top-Level Object: Add compaction reason as a parent category in the same manner flush reason is. #13

Open
udi-speedb opened this issue Jun 26, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@udi-speedb
Copy link
Contributor

The "Flushes" JSON top level object has a sub-object per cf, and, for every cf, a sub-object per every flush reason.
The equivalent for compactions is the compaction reason.
So, this feature is a request to add the compaction reason to the "Compactions" top-level object as it is done for Flushes.

Screenshot from 2023-06-26 17-42-38

@udi-speedb udi-speedb added the good first issue Good for newcomers label Jun 26, 2023
@udi-speedb udi-speedb self-assigned this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant