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

Expose useful pool stats #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Expose useful pool stats #24

wants to merge 3 commits into from

Conversation

wrl314
Copy link

@wrl314 wrl314 commented Mar 18, 2015

Various stats about pool activity exposed via 'stats' function. Useful when tied into a monitoring framework to determine if pool is properly sized.

Stats:

  • highwater usage
  • current usage
  • number of takes
  • number of creates
  • number of creation failures

@pheaver
Copy link

pheaver commented Feb 28, 2017

Hello, can someone comment on whether this PR may be accepted or not? We have been using our patched version of this library in production for a while now and would love to switch to the official one.

@domenkozar
Copy link

@bos this seems useful to us as well, is there something missing for merge?

@chreekat
Copy link

chreekat commented Jan 9, 2020

I recall bos may be easier to reach by email than by github notification, @pheaver and @domenkozar.

@avanov
Copy link

avanov commented Dec 14, 2021

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.

5 participants