Skip to content

Update registry stalled pre-imports query threshold

João Pereira requested to merge jdrpereira-master-patch-30489 into master

The duration threshold for detecting potentially stalled pre-imports (introduced in https://gitlab.com/gitlab-org/gitlab-exporter/-/merge_requests/166) is set to 10 minutes. This has proven to create false alarms (there is an alert based on this metric). This MR doubles the threshold to 20 minutes to counter that.

Edited by João Pereira

Merge request reports