Skip to content

Removes namespace from Sidekiq probe

Sylvester Chin requested to merge sc1-remove-dual-poll-function into master

This MR removes the use of namespace in gitlab-exporter's sidekiq probe. It contains 2 commits

  1. reverts commit 02831d8c, reversing changes made to 3ae86e8a.
  2. removes namespace key from the Sidekiq.redis config.

This is part of gitlab-com/gl-infra/scalability#2288 (closed)

Merge request reports