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

Feature Request: Http Client Channel Pool Metrics #26

Open
dthoffdev opened this issue Jun 14, 2019 · 1 comment
Open

Feature Request: Http Client Channel Pool Metrics #26

dthoffdev opened this issue Jun 14, 2019 · 1 comment
Labels
type: enhancement New feature or request

Comments

@dthoffdev
Copy link

It would be nice to have visibility into what is happening in the channel pools of http clients. For example the number of channels checked out, pending acquires, rate/number of new connections created, timings on how long it took to open a new connection, etc.

@graemerocher graemerocher transferred this issue from micronaut-projects/micronaut-core Jun 17, 2019
@graemerocher graemerocher added the type: enhancement New feature or request label May 20, 2020
@eutkin
Copy link

eutkin commented Sep 2, 2021

Yes, this functionality is very much needed. We are seeing performance issues related to connection pooling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants