Skip to content

fix: Fix the buckets for ref-arch registry SLIs

Craig Miskell requested to merge tweak-get-hybrid-registry-thresholds into master

fix: Fix the buckets for ref-arch registry SLIs

Buckets for SLI thresholds cannot be arbitrary; they have to match the buckets in the histogram emitted by upstream. This corrects the recently added registry thresholds for the get-hybrid reference architecture to be buckets as emitted by registry.

This caused some confusion in Dedicated (see https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/team/-/issues/2323#note_1488049657 (Internal Link)) although not paging-level, thank goodness.

Merge request reports