Skip to content

Expose UnifiedCompactionStrategy.Level stats#2422

Open
blambov wants to merge 1 commit into
mainfrom
CNDB-17538
Open

Expose UnifiedCompactionStrategy.Level stats#2422
blambov wants to merge 1 commit into
mainfrom
CNDB-17538

Conversation

@blambov
Copy link
Copy Markdown

@blambov blambov commented May 18, 2026

What is the issue

CNDB-17538 Add more meaningful compaction metrics

What does this PR fix and why was it fixed

Exposes a few statistics collected by UnifiedCompactionStrategy.Level to be used by CNDB's per-level compaction metrics.

@github-actions
Copy link
Copy Markdown

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR and ticket in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the IBM copyright header instead of the Apache License one (no DataStax copyright any longer)

@sonarqubecloud
Copy link
Copy Markdown

@plpesvc-ds
Copy link
Copy Markdown

@blambov blambov requested a review from cbornet May 20, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants