gitlab-org--gitlab-foss/lib/gitlab/grape_logging/loggers
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
..
correlation_id_logger.rb Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
perf_logger.rb Add gitaly_calls to API structured logs 2018-09-04 17:14:22 +00:00
queue_duration_logger.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
route_logger.rb Add route information to lograge structured logging 2018-09-05 10:01:26 +01:00
user_logger.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00