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

Support for metrics/insight into dial attempts #127

Open
ianrose14 opened this issue Nov 30, 2020 · 1 comment
Open

Support for metrics/insight into dial attempts #127

ianrose14 opened this issue Nov 30, 2020 · 1 comment

Comments

@ianrose14
Copy link

Depending on the application, tuning MaxIdleConns can be difficult. And indication that this value may be too low would be frequent Dial attempts. Currently there is no way to instrument the client to record dial attempts.

@ianrose14
Copy link
Author

Note that #86 would be one way to solve this because the pluggable DialTimeout impl could handle all metrics.

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

No branches or pull requests

1 participant