Skip to content

Fix for issue #295665

Horst Prote requested to merge prote/gitlab:prote-master-patch-49732 into master

Since sidekiq-cluster is already the default for source installations and support for using Sidekiq directly will be dropped with 14.0. (see https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/install/installation.md#using-sidekiq-instead-of-sidekiq-cluster) this fix now scans for "sidekiq-cluster" processes.

Merge request reports