Skip to content

BE: Fall back to per-topic rates for cluster throughput when broker aggregate is absent#1875

Open
Sangyong-Jeon wants to merge 2 commits into
kafbat:mainfrom
Sangyong-Jeon:bugfix/cluster-broker-throughput-topic-fallback
Open

BE: Fall back to per-topic rates for cluster throughput when broker aggregate is absent#1875
Sangyong-Jeon wants to merge 2 commits into
kafbat:mainfrom
Sangyong-Jeon:bugfix/cluster-broker-throughput-topic-fallback

Merge branch 'main' into bugfix/cluster-broker-throughput-topic-fallback

57f4451
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Task Completed Checker succeeded Jun 23, 2026

Task Completed Checker

All tasks are completed!

Details

✅ Completed Tasks

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged