gitlab-org--gitlab-foss/lib/gitlab/metrics/samplers
Aleksei Lipniagov 6fc7033725 Remove :puma_phase metrics
We don't use phase restarts, as we use `preload_app`:
https://github.com/puma/puma/blob/master/README.md#clustered-mode
`:puma_phase` values will always be zero.
2019-08-14 17:46:40 +03:00
..
base_sampler.rb
influx_sampler.rb Call GC::Profiler.clear only in one place 2019-08-02 09:04:32 +00:00
puma_sampler.rb Remove :puma_phase metrics 2019-08-14 17:46:40 +03:00
ruby_sampler.rb Call GC::Profiler.clear only in one place 2019-08-02 09:04:32 +00:00
unicorn_sampler.rb