gitlab-org--gitlab-foss/changelogs/unreleased/sh-log-rails-queue-duration.yml
Stan Hu 51ca79228b Log queue duration in production_json.log
`queue_duration` is a useful metric that is currently in api_json.log
but not in production_json.log. We should add it because it tells us how
long the request sat in Workhorse before Unicorn processed it. Having
this field enables the support team to better troubleshoot when delays
began to happen.
2019-02-12 06:58:55 -08:00

5 lines
94 B
YAML

---
title: Log queue duration in production_json.log
merge_request: 25075
author:
type: other