-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[enh][monitor]: add metrics for pulsar web service thread pool #14742
[enh][monitor]: add metrics for pulsar web service thread pool #14742
Conversation
this pr add following metrics:
|
fix checkstyle
@tjiuming Thanks for the great contribution, this PR will bring more transparency to the web service thread pool. Please help open another PR to add the documentation. |
fix checkstyle
…to dev/jetty_threadpool_metrics
…jetty_threadpool_metrics
merge master to dev/jetty_threadpool_metrics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bump - I'm excited for this - any chance the conflicts can get resolved? |
…jetty_threadpool_metrics � Conflicts: � pulsar-broker/src/main/java/org/apache/pulsar/broker/web/WebService.java
Resolved |
…e#14742) Fixes apache#14459 ### Motivation See the issue ### Modifications 1. Add WebExecutorStats to record web thread pool metrics
…e#14742) Fixes apache#14459 See the issue 1. Add WebExecutorStats to record web thread pool metrics (cherry picked from commit 32d7a51) (cherry picked from commit f682e10)
…e#14742) Fixes apache#14459 See the issue 1. Add WebExecutorStats to record web thread pool metrics (cherry picked from commit 32d7a51) (cherry picked from commit a6eb622)
Fixes #14459
Motivation
See the issue
Modifications
Does this pull request potentially affect one of the following parts:
If
yes
was chosen, please highlight the changesDocumentation
Check the box below or label this PR directly (if you have committer privilege).
Need to update docs?
doc-required
(If you need help on updating docs, create a doc issue)
no-need-doc
(Please explain why)
doc
(If this PR contains doc changes)