summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sidekiq_logging/structured_logger_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds Sidekiq scheduling latency structured logging fieldAndrew Newdigate2019-07-311-5/+39
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-5/+26
* Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-061-1/+1
* Prefer to use correlation-id in logsKamil Trzciński2018-12-061-1/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-1/+2
* Add support for Sidekiq JSON loggingStan Hu2018-04-041-0/+101