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
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
release_env.rb
static.rb