Skip to content

The sidekiq structured logging field scheduling_latency_s is wrong

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30784 the scheduling_latency_s field was added to our Sidekiq structured logs.

Unfortunately this field does not appear to be working as expected

image