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

Add metrics for current number of HTTP client connections. #668

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

fancycode
Copy link
Member

Fixes #666

@nickvergessen This is something you could add to your monitoring once released.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8061594906

Details

  • 0 of 12 (100.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 53.549%

Files with Coverage Reduction New Missed Lines %
dns_monitor.go 4 94.12%
Totals Coverage Status
Change from base Build 8061416352: 0.001%
Covered Lines: 7717
Relevant Lines: 14411

💛 - Coveralls

@fancycode fancycode merged commit da00080 into master Feb 27, 2024
19 checks passed
@fancycode fancycode deleted the http-client-connections-metrics branch February 27, 2024 10:48
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.

Expose number of active backend connections through metrics.
2 participants