[improve][broker] PIP-406: Introduce metrics related to dispatch throttled events - #23946
Merged
Conversation
shibd
requested review from
RobertIndie,
Technoboy-,
codelipenghui,
coderzc,
gaoran10 and
poorbarcode
February 7, 2025 09:29
4 tasks
shibd
force-pushed
the
add_throttle_count
branch
from
February 18, 2025 09:05
13a97c0 to
a51bb86
Compare
shibd
force-pushed
the
add_throttle_count
branch
from
February 28, 2025 07:16
a51bb86 to
4b4915b
Compare
shibd
force-pushed
the
add_throttle_count
branch
from
March 13, 2025 12:00
4488dc2 to
216e885
Compare
shibd
marked this pull request as ready for review
March 17, 2025 13:05
shibd
force-pushed
the
add_throttle_count
branch
from
March 17, 2025 13:05
216e885 to
19df20e
Compare
Member
Author
|
@RobertIndie @lhotari @poorbarcode Could help review this PR, thanks. |
lhotari
reviewed
Mar 17, 2025
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #23946 +/- ##
============================================
+ Coverage 73.57% 74.27% +0.69%
+ Complexity 32624 32087 -537
============================================
Files 1877 1863 -14
Lines 139502 144403 +4901
Branches 15299 16461 +1162
============================================
+ Hits 102638 107254 +4616
+ Misses 28908 28688 -220
- Partials 7956 8461 +505
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
lhotari
approved these changes
Mar 19, 2025
Member
|
@shibd It would be great to have this metric available in 4.0.x. Any plans for that? |
Member
Author
I think we can cherry-picked to 4.0. Once this PR is merged, I'll submit a separate PR and then vote on it via email. |
shibd
added a commit
to shibd/pulsar
that referenced
this pull request
Mar 24, 2025
…ttled events (apache#23946) (cherry picked from commit 4f9031b)
walkinggo
pushed a commit
to walkinggo/pulsar
that referenced
this pull request
Oct 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Refer to #23945
Modifications
Verifying this change
testSubscriptionStatsDispatchThrottled,testBrokerDispatchThrottledMetrics,testTopicDispatchThrottledMetricsto cover itDoes this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
docdoc-requireddoc-not-neededdoc-complete