Skip to content

fix: ignore traffic cessation for memory-bound shard

In gitlab-com/gl-infra/production#6136 (closed) we saw traffic cessation page on a worker that is not very busy, and sometimes it doesn't have any work to do. Having an alert like this for a worker that isn't busy generates unactionable alerts.

Looking at the aggregate queue length there is more time of not doing work rather then doing work.

Screenshot_2022-01-06_at_13.47.11

Source

Merge request reports

Loading