-
- Downloads
Add in_review_folder to usage ping
As its hard to reliably check how many review apps there are on the clients machine, we start by checking where the type is `review`. This means the folder is called that way. This will lead to a seq scan on the table. However, this is done once a week, so the benefit of adding an index seems not to apply here.
Showing
- app/models/environment.rb 1 addition, 0 deletionsapp/models/environment.rb
- changelogs/unreleased/zj-review-apps-usage-data.yml 4 additions, 0 deletionschangelogs/unreleased/zj-review-apps-usage-data.yml
- lib/gitlab/usage_data.rb 1 addition, 0 deletionslib/gitlab/usage_data.rb
- spec/lib/gitlab/usage_data_spec.rb 1 addition, 0 deletionsspec/lib/gitlab/usage_data_spec.rb
Please register or sign in to comment