Skip to content

Update feature flag to be consistent with ProductAnalytics tracking class

Alishan Ladhani requested to merge ali/update-usage-ping-snowplow-ff into master

What does this MR do?

In !46482 (merged), we introduced a new feature flag: product_analytics_tracking. This controls whether or not we send a GitLab instance's snowplow events to the Product Analytics collector.

This MR updates usage ping to check the same flag when reporting snowplow events.

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 Alishan Ladhani

Merge request reports