Commit graph

3 commits

Author SHA1 Message Date
Jasper Maes
56296f1eda Remove rails4 specific code 2018-12-16 10:48:41 +01:00
Kamil Trzciński
eb33ca49b8 Add :: to Gitlab::Middleware::CorrelationId 2018-12-07 12:18:03 +00:00
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