Skip to content

Improve Fate Thread Pool Metrics#5329

Closed
Suvrat1629 wants to merge 9 commits intoapache:mainfrom
Suvrat1629:fix-threadpool-size
Closed

Improve Fate Thread Pool Metrics#5329
Suvrat1629 wants to merge 9 commits intoapache:mainfrom
Suvrat1629:fix-threadpool-size

Conversation

@Suvrat1629
Copy link
Contributor

This PR removes ineffective thread pool metrics for the FaTE executor and replaces them with a gauge tracking idle/running threads. It also improves logging and optimizes thread pool resizing.

Changes
Removed unused pool metrics.
Added a gauge using getWaitingConsumerCount().
Improved logging for thread pool adjustments.

Fixes
Fixes #5147

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace fate thread pool metrics

1 participant