Skip to content
Verified Commit 4e3b54a4 authored by Sylvester Chin's avatar Sylvester Chin Committed by GitLab
Browse files

Emit concurrency limit stats in background sampler

By using the ConcurrencyLimitSampler, we are able to periodically
collect samples across multiple Sidekiq process. This alleviates the
problem of stale gauge values.

ConcurrencyLimit::ResumeWorker now logs concurrency stats per worker.

Changelog: other
parent b0135a9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment