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

display connection and client pool metrics #42

Closed
siggy opened this issue Aug 7, 2017 · 0 comments
Closed

display connection and client pool metrics #42

siggy opened this issue Aug 7, 2017 · 0 comments

Comments

@siggy
Copy link
Member

siggy commented Aug 7, 2017

Additional stats around connection counts and client pools can be helpful in diagnosing performance issues. Consider adding these to the dashboard.

relevant connection stats:

  • rt:client:connections
  • rt:client:connects
  • rt:server:connections
  • rt:server:connects

relevant client pool stats:

  • rt:client:pool_cached
  • rt:client:pool_num_too_many_waiters
  • rt:client:pool_num_waited
  • rt:client:pool_size
  • rt:client:pool_waiters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant