This reverts commit 3560b11922.
3560b11922
This changes `correlation_id` to be `correlation-id` when passed via jobs
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`.