Skip to content
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

instrument rejected tasks in ThreadPoolExecutor #4272

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

gal-leib
Copy link
Contributor

@gal-leib gal-leib commented Jul 4, 2024

This adds an instrumentation for the number of rejected tasks in the ThreadPoolExecutor.

@gal-leib gal-leib requested review from a team as code owners July 4, 2024 15:19
@joschi joschi added this to the 4.2.28 milestone Oct 3, 2024
Copy link
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gal-leib Thanks for your contribution! ❤️

@joschi joschi enabled auto-merge (squash) October 3, 2024 13:16
@joschi joschi merged commit 80a0e2d into dropwizard:release/4.2.x Oct 3, 2024
4 checks passed
@gal-leib
Copy link
Contributor Author

gal-leib commented Oct 3, 2024

Happy to! Now we can upgrade the dependency and use the built in class 🙂

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

Successfully merging this pull request may close these issues.

2 participants