gitlab-org--gitlab-foss/changelogs/unreleased/sh-disable-unicorn-sampling-sidekiq.yml
Stan Hu 31e3f47280 Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to monitor
This reduces some polling overhead and reduces the need to aggregate
empty metrics from the Sidekiq worker.
2017-11-01 08:15:59 -07:00

5 lines
134 B
YAML

---
title: Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to monitor
merge_request:
author:
type: performance