Skip to content

Add usage data collection to geo secondaries [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Alex Ives requested to merge 323220/secondary_usage_data_background_worker into master

What does this MR do?

  • Add a cron worker to collect and update the secondary usage data table
  • Add a placeholder that does the data collection
  • Add a new cron to cron_manager and settings, running weekly on Sunday.

Relates to #323220 (closed)

No changelog since this is behind a feature flag.

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 Alex Ives

Merge request reports