gitlab-org--gitlab-foss/spec
Stan Hu a74396dcc5 Add Gitaly and Rugged call timing in Sidekiq logs
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
2019-08-09 01:08:32 -07:00
..
bin
config
controllers Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
db
dependencies
factories Final removal of KubernetesService 2019-08-08 09:47:07 +10:00
features Rename githost.log -> git_json.log 2019-08-08 13:39:11 -07:00
finders Handle reviewer comments on !24690 2019-08-07 20:49:37 +02:00
fixtures Merge branch 'speed-up-labels-api' into 'master' 2019-08-09 06:25:29 +00:00
frontend Merge branch 'jejacks0n-remove-bad-spec' into 'master' 2019-08-08 21:39:34 +00:00
graphql
haml_lint/linter
helpers Add tests for starrers views 2019-08-07 20:49:17 +02:00
initializers
javascripts Merge branch '63181-collapsible-line' into 'master' 2019-08-08 09:04:29 +00:00
lib Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
mailers
migrations
models Merge branch '39217-remove-kubernetes-service-integration' into 'master' 2019-08-09 07:10:26 +00:00
policies
presenters Merge branch '65152-selective-highlight' into 'master' 2019-08-06 16:42:14 +00:00
rack_servers
requests Merge branch '39217-remove-kubernetes-service-integration' into 'master' 2019-08-09 07:10:26 +00:00
routing
rubocop
serializers Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
services Record usage on snippet usage 2019-08-08 13:18:57 +00:00
sidekiq/cron
support Support dashboard params for metrics dashboard 2019-08-07 16:17:35 +00:00
tasks
uploaders
validators
views Properly labelling fields on Search page 2019-08-07 11:57:38 +02:00
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb