diff options
author | Ruben Davila <rdavila84@gmail.com> | 2017-05-18 11:49:11 -0500 |
---|---|---|
committer | Ruben Davila <rdavila84@gmail.com> | 2017-05-18 11:49:11 -0500 |
commit | 3396edcea054f97c41b334b2800760817a47ba0a (patch) | |
tree | 146cf97b5ba1ee3e83f762c68ec131d7de409c35 /spec/lib | |
parent | 06b614f9fd7a311b9cbc6ad90eecb4cfc5281c78 (diff) | |
download | gitlab-ce-3396edcea054f97c41b334b2800760817a47ba0a.tar.gz |
Remove Services count from usage ping payload.
This query was timing out and is blocking the sync of usage data for
GitLab.com
Diffstat (limited to 'spec/lib')
-rw-r--r-- | spec/lib/gitlab/usage_data_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/lib/gitlab/usage_data_spec.rb b/spec/lib/gitlab/usage_data_spec.rb index 2c46920456b..b47e1b56fa9 100644 --- a/spec/lib/gitlab/usage_data_spec.rb +++ b/spec/lib/gitlab/usage_data_spec.rb @@ -50,7 +50,6 @@ describe Gitlab::UsageData do pages_domains protected_branches releases - services snippets todos uploads |