-
- Downloads
There was a problem fetching the pipeline summary.
Track object counts using the "allocations" Gem
This allows us to track the counts of actual classes instead of "T_XXX" nodes. This is only enabled on CRuby as it uses CRuby specific APIs.
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 2 additions, 0 deletionsGemfile.lock
- lib/gitlab/metrics.rb 4 additions, 0 deletionslib/gitlab/metrics.rb
- lib/gitlab/metrics/sampler.rb 22 additions, 3 deletionslib/gitlab/metrics/sampler.rb
- spec/lib/gitlab/metrics/sampler_spec.rb 4 additions, 0 deletionsspec/lib/gitlab/metrics/sampler_spec.rb
Loading
Please register or sign in to comment