gitlab-org--gitlab-foss/lib/prometheus
Aleksei Lipniagov dcfaf49550 Clean Sidekiq metrics from multiproc dir on start
After moving the multiproc dir cleanup into `config.ru`:`warmup`, we
stopped cleaning Sidekiq metrics dir which is not correct.
This MR intended to fix that. More details:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31668
2019-08-19 12:52:07 +00:00
..
cleanup_multiproc_dir_service.rb Clean Sidekiq metrics from multiproc dir on start 2019-08-19 12:52:07 +00:00
pid_provider.rb