Skip to content

Reorganize usage data util methods

Alper Akgun requested to merge 212403-usage-data-counter-interface into master

What does this MR do?

Reorganize usage data util methods

  • Moves the util methods intoto lib/gitlab/utils/usage_data.rb
  • Moves the util specs into spec/lib/gitlab/utils/usage_data_spec.rb
  • Updates the comments for developers to use the utils for count/distinct_count

This is the first another step for "usage data interface" #212403 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Alper Akgun

Merge request reports