Adds mirror monitoring query
1 unresolved thread
1 unresolved thread
This MR aims to add more monitoring to the mirroring feature to help us figure out what to improve.
Edited by username-removed-117638
Merge request reports
Activity
\cc @stanhu @pcarranza @DouweM
Edited by username-removed-117638The query that I used to write this one was the one generated by
Project.mirrors_to_sync(Time.now)
(https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/app/models/ee/project.rb#L43).We should probably add some more queries. For example, checking how many mirrors have run in a 12 hour period.
assigned to @ahmadsherif
assigned to @tiagonbotelho
assigned to @ahmadsherif
@stanhu if we start needing more queries I will add them as well in a new MR
thanks for the suggestion!@tiagonbotelho Thanks!
Please register or sign in to reply