Skip to content

praefect: add missing primaries check

John Cai requested to merge jc-repositories-missing-primary into master

Add a check to count the number of repositories that have a missing primary. If there are over 10%, this check will fail.

This uses the same query that the datastore collector uses for metrics to find repositories that don't have a valid primary associated with it.

Edited by John Cai

Merge request reports