Skip to content

Draft: Cleanup and replace sidekiq rules

Gregorius Marco requested to merge mg-cleanup-sidekiq-metrics into master

This MR has been split up in 5 MRs:


This MR aims to clean up:

Part of the cleanup in rollout plan gitlab-com/gl-infra/scalability#2415 (closed)

More context: https://gitlab.com/gitlab-com/runbooks/-/blob/master/docs/sidekiq/sidekiq-slis.md

To test the dashboards:

❯ ./test-dashboard.sh sidekiq/worker-detail.dashboard.jsonnet
Installed https://dashboards.gitlab.net/dashboard/snapshot/eQDhUmfs7WvFX7iZTVpmfwdEElzTx1QP - sidekiq: Worker Detail
❯ ./test-dashboard.sh sidekiq/queue-detail.dashboard.jsonnet
Installed https://dashboards.gitlab.net/dashboard/snapshot/X2VPGBIZzmlEIIxS7hWb53coTDPpzfbd - sidekiq: Queue Detail
❯ ./test-dashboard.sh sidekiq/shard-detail.dashboard.jsonnet
Installed https://dashboards.gitlab.net/dashboard/snapshot/kpAJ7Nes8DPXlT4wVU7YupCgKv1SryhV - sidekiq: Shard Detail
Edited by Gregorius Marco

Merge request reports