gitlab-org--gitlab-foss/lib/gitlab/middleware
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
..
read_only Bang up predicate methods and use #internal_route? 2019-01-16 19:14:46 +11:00
basic_health_check.rb Switch use of Rack::Request to ActionDispatch::Request 2019-01-07 00:35:53 -08:00
correlation_id.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
go.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
multipart.rb Fix multipart attachments not uploading 2019-01-05 01:56:47 -08:00
rails_queue_duration.rb Log queue duration in production_json.log 2019-02-12 06:58:55 -08:00
read_only.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
release_env.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
static.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00