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

Adds new statistics attributes for reaped connections #206

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

pfreixes
Copy link
Contributor

The two new statistics, connections_closed_max_lifetime and connections_closed_idle_timeout the total number of connections that were reaped due to reching the max lifetime or the idle timeout.

The two new statistics, `connections_closed_max_lifetime` and
`connections_closed_idle_timeout` the total number of connections that
were reaped due to reching the max lifetime or the idle timeout.
@djc djc merged commit 8ad8b75 into djc:main Jun 13, 2024
7 of 8 checks passed
@djc
Copy link
Owner

djc commented Jun 13, 2024

Thanks!

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