Skip to content

Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to monitor

Stan Hu requested to merge sh-disable-unicorn-sampling-sidekiq into master

This reduces some polling overhead and reduces the need to aggregate empty metrics from the Sidekiq worker.

Merge request reports