Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Track DB scheduling delay per-request #2795

Merged
merged 3 commits into from
Jan 17, 2018
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 16, 2018

For each request, track the amount of time spent waiting for a db connection. This entails adding it to the LoggingContext and we may as well add metrics for it while we are passing.

(builds on top of #2792, #2793, #2794)

For each request, track the amount of time spent waiting for a db
connection. This entails adding it to the LoggingContext and we may as well add
metrics for it while we are passing.
@richvdh richvdh merged commit a7e4ff9 into develop Jan 17, 2018
@richvdh richvdh deleted the rav/track_db_scheduling branch January 17, 2018 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants