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

feat: add hapi metrics plugin #173

Conversation

kalinkrustev
Copy link
Contributor

Implemented:

  • http connection limits
  • pending request limits
  • http_requests_total: Total number of http requests
  • http_request_duration_seconds: Duration of http requests',
  • http_request_duration_histogram_seconds: Duration of http requests',
  • http_requests_current: Number of requests currently running
  • http_connections_current: Number of connections currently established

@kalinkrustev kalinkrustev merged commit ae8d140 into master Nov 21, 2024
11 checks passed
@kalinkrustev kalinkrustev deleted the minor/CSI-847--mvp-implement-http-connection-threshold-checks branch November 21, 2024 21:26
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.

2 participants