-
Stan Hu authored
For many Gitaly RPCs, previously the `gitaly_duration_s` log timings only accounted for the initial request/response time. We now measure the total time it takes to consume the streaming response for the following RPCs: 1. CommitDelta 2. FilterShasWithSignatures 3. CommitDiff Part of https://gitlab.com/gitlab-org/gitlab/-/issues/30334
1ab72b83