Skip to content

CNDB-7237: add metrics to track replica response sizes #1858

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

driftx
Copy link

@driftx driftx commented Jul 7, 2025

What is the issue

Fixes #7237

What does this PR fix and why was it fixed

Adds metrics to track both read and write responses in bytes

Copy link

github-actions bot commented Jul 7, 2025

Checklist before you submit for review

  • Make sure there is a PR 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 DataStax copyright header instead of the Apache License one

Copy link

sonarqubecloud bot commented Jul 7, 2025

@cassci-bot
Copy link

❌ Build ds-cassandra-pr-gate/PR-1858 rejected by Butler


754 new test failure(s) in 1 builds
See build details here


Found 754 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
....FeaturesVersionSupportBATest.testIndexAnalyzer regression 🔴 🔵🔵🔵🔵🔵🔵🔵
....FeaturesVersionSupportCATest.testQueryAnalyzer regression 🔴 🔵🔵🔵🔵🔵🔵🔵
....FeaturesVersionSupportDBTest.testQueryAnalyzer regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...eaturesVersionSupportTest.testIndexAnalyzer[aa] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...ithMatchingPrimaryKeyDownToClusteringValues[ec] regression 🔴 🔵🔵🔵🔵
...letionsWithCompoundKeyTest.testRowDeletions[aa] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...imeToLiveWithCompoundKeyTest.testTimeToLive[db] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...thCompoundKeyWithStaticsTest.testTimeToLive[dc] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...cycleWithCompoundKeyTest.testWriteLifecycle[eb] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...eletionsWithBaseModelTest.testCellDeletions[aa] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...CompositePartitionKeyTest.testCellDeletions[aa] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...DeletionsWithBaseModelTest.testRowDeletions[ca] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...hCompositePartitionKeyTest.testRowDeletions[dc] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...hCompositePartitionKeyTest.testRowDeletions[ed] regression 🔴 🔵🔵🔵🔵🔵🔵🔵
...fecycleWithBaseModelTest.testWriteLifecycle[db] regression 🔴 🔵🔵🔵🔵🔵🔵🔵

Found 1 known test failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants