gitlab-org--gitlab-foss/lib/gitlab/git/rugged_impl
Stan Hu 1136c0c8e9 Add Rugged calls and duration to API and Rails logs
This adds `rugged_duration_ms` and `rugged_calls` fields to
`api_json.log` and `production_json.log`. This will make it easier to
identify performance issues caused by excessive I/O.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64676
2019-07-18 06:53:39 -07:00
..
blob.rb Wrap rugged calls with access disk block 2019-07-16 13:54:01 -07:00
commit.rb Wrap rugged calls with access disk block 2019-07-16 13:54:01 -07:00
ref.rb
repository.rb Wrap rugged calls with access disk block 2019-07-16 13:54:01 -07:00
tree.rb Wrap rugged calls with access disk block 2019-07-16 13:54:01 -07:00
use_rugged.rb Add Rugged calls and duration to API and Rails logs 2019-07-18 06:53:39 -07:00