Skip to content
Snippets Groups Projects
Unverified Commit 57c247e9 authored by Kerri Miller's avatar Kerri Miller Committed by GitLab
Browse files

Merge branch 'make-geo-metrics-collection-use-read-replicas' into 'master'

Refactor: Make Geo metrics collection use read-replicas

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169359



Merged-by: default avatarKerri Miller <kerrizor@kerrizor.com>
Approved-by: default avatarScott Murray <smurray@gitlab.com>
Approved-by: default avatarKerri Miller <kerrizor@kerrizor.com>
Reviewed-by: default avatarScott Murray <smurray@gitlab.com>
Co-authored-by: default avatarMichael Kozono <mkozono@gitlab.com>
parents 9634ddfe a64daec3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,7 +6,7 @@ class MetricsUpdateWorker
 
idempotent!
worker_has_external_dependencies!
data_consistency :always
data_consistency :sticky
deduplicate :until_executed, ttl: 20.minutes
 
include Gitlab::Geo::LogHelpers
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment