Skip to content

Collect git fetch data

What does this MR do?

This adds the methods that collect data to populate the usage metrics. This does not yet actually perform the collection, but I'm hoping to get this reviewed while working on the background workers to actually call the collection.

I've omitted the changelog entery because while the code exists, it isolated behind a feature flag.

Relates to #298781 (closed)

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