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

Log connection age when closing a connection #1799

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Feb 9, 2024

Motivation:

It can be useful for diagnostic purposes to know how long a connection was alive for when it's closed.

Modifications:

  • Add connection age metadata to logs when closing a connection

Result:

More insight into connection age

Motivation:

It can be useful for diagnostic purposes to know how long a connection
was alive for when it's closed.

Modifications:

- Add connection age metadata to logs when closing a connection

Result:

More insight into connection age
@glbrntt glbrntt requested a review from gjcairo February 9, 2024 09:49
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Feb 9, 2024
@glbrntt glbrntt merged commit a257af3 into grpc:main Feb 9, 2024
11 of 14 checks passed
@glbrntt glbrntt deleted the connection-age branch February 9, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants