gitlab-org--gitlab-foss/lib/gitlab/metrics/samplers
Stan Hu e1a8e5a509 Remove allocation tracking code from InfluxDB sampler for performance
On GitLab.com, InfluxSampler#sample_objects appears to take 1.2 s or so to
iterate through 1059 objects. This had led to delays of a couple hundred
milliseconds in processing in the main thread. Remove this code since it's not
really being used.

Closes gitlab-com/infrastructure#3250
2017-12-10 21:53:28 -08:00
..
base_sampler.rb Fix rubocop warnings 2017-11-02 18:11:43 +01:00
influx_sampler.rb Remove allocation tracking code from InfluxDB sampler for performance 2017-12-10 21:53:28 -08:00
ruby_sampler.rb Update prometheus-client-mmap gem to highly optimized version 2017-12-07 17:47:23 +01:00
unicorn_sampler.rb Fix rubocop warnings 2017-11-02 18:11:43 +01:00