You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…trics (apache#2127)
### What changes were proposed in this pull request?
Introduce ThreadPoolManager support metrics
### Why are the changes needed?
Fix: apache#2125
### Does this PR introduce _any_ user-facing change?
Add batch of metrics related to the registered thread pool.
### How was this patch tested?
Open the dashboard server metrics page.
<img width="515" alt="image" src="https://github.com/user-attachments/assets/561c5b7d-442f-4b2a-b48f-3fbdcc814cb0">
(cherry picked from commit 267353e)
Code of Conduct
Search before asking
Describe the feature
Introduce thread pool manager
Motivation
To measure the status of each thread pool.
Describe the solution
Add metrics by the thread pool manager.
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: