summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sidekiq_middleware
Commit message (Expand)AuthorAgeFilesLines
...
* Allow measurement for Sidekiq jobs taking > 2.5sAndrew Newdigate2019-08-201-1/+1
* Fix sidekiq memory killer warning messagefix-sidekiq-memory-killer-warn-messageShinya Maeda2019-07-301-2/+5
* Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+57
* Logging sidekiq worker class name in SidekiqMemoryKillerprint-sidekiq-class-name-in-memory-killerShinya Maeda2019-07-251-0/+3
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-182-2/+2
* Fix the last-ditch memory killer pgroup SIGKILLNick Thomas2019-03-091-1/+1
* sidekiq: terminate child processes at shutdownNick Thomas2019-03-041-1/+12
* SIGSTP should be SIGTSTPNick Thomas2019-03-011-1/+1
* Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-282-88/+63
* Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-062-2/+2
* Prefer to use correlation-id in logsKamil Trzciński2018-12-062-2/+2
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-062-0/+82
* Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
* Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-0/+63