Use a custom Ruby patch to instrument memory usage
This uses a custom RubyVM patch to instrument per-request/per-worker memory allocations considering that GitLab runs in a multi-threaded environment. This also slightly refactors a way how we start instrumentation.
Showing
Please register or sign in to comment