gitlab-org--gitlab-foss/lib/gitlab/sidekiq_middleware
Kamil Trzciński 39c1731a53 Log and pass correlation-id between Unicorn, Sidekiq and Gitaly
The Correlation ID is taken or generated from received X-Request-ID.
Then it is being passed to all executed services (sidekiq workers
or gitaly calls).

The Correlation ID is logged in all structured logs as `correlation_id`.
2018-12-06 20:46:14 +01:00
..
arguments_logger.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
batch_loader.rb Clear BatchLoader context between Sidekiq jobs 2018-11-22 09:22:12 -08:00
correlation_injector.rb Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
correlation_logger.rb Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
request_store_middleware.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
shutdown.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00