gitlab-org--gitlab-foss/changelogs/unreleased/sh-add-rugged-logs.yml
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

5 lines
104 B
YAML

---
title: Add Rugged calls and duration to API and Rails logs
merge_request: 30871
author:
type: other