Skip to content

Log Gitaly RPC duration to api_json.log and production_json.log

Stan Hu requested to merge sh-add-gitaly-duration-logs into master

This makes it easier to debug Gitaly performance issues in the field.

This commit also makes the tracking of query time thread-safe via RequestStore.

Merge request reports

Loading