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

Track per query connection and permit wait times #4937

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Oct 25, 2023

There are other places during query execution where we might be waiting for connections, but this at least records the times for getting the actual data.

@lutter lutter requested a review from leoyvens October 26, 2023 18:34
@leoyvens
Copy link
Collaborator

leoyvens commented Nov 3, 2023

Nice!

There are other places during query execution where we might be waiting for
connections, but this at least records the times for getting the actual
data.
@lutter lutter merged commit 47af347 into master Nov 13, 2023
7 checks passed
@lutter lutter deleted the lutter/conn-wait branch November 13, 2023 15:08
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