Skip to content

Specify different SLOs for different shards

Gregorius Marco requested to merge mg-slo-per-shard into master

Specify different SLOs for different shards

This allows us to lower some Sidekiq shards SLO thresholds while maintaining the rest.

This MR also lowers the SLO for:

  • sidekiq_queueing for urgent-other to 0.97 (ref)
  • sidekiq_execution for urgent-authorized-projects to 0.98 (ref)

Resolves gitlab-com/gl-infra/scalability#2506 (closed)

Edited by Gregorius Marco

Merge request reports