Skip to content

Docs: Add Rugged GVL issue and rbspy to Sidekiq troubleshooting docs

Will Chandler (ex-GitLab) requested to merge wc-sidekiq-perf-tips into master

What does this MR do?

Two additions to the Sidekiq troubleshooting docs:

  1. Add a note on using rbspy to profile Sidekiq
  2. Note that Rugged locking the GVL may cause performance issues.

The latter was noted as a possibility in the past, we've now seen this occur in the wild and trigger a customer emergency.

Related issues

gitaly#2263 (closed)

Edited by Will Chandler (ex-GitLab)

Merge request reports

Loading