Skip to content

Remove Snowplow controller concern

Alishan Ladhani requested to merge remove-tracking-controller-concern into master

What does this MR do?

As part of the Snowplow standardization effort (&5218 (closed)), we are no longer supporting use of the controller concern. We instead encourage the use of Gitlab::Tracking.event directly. The controller concern was not documented, so a docs update is not needed.

Related to #321600 (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 Alishan Ladhani

Merge request reports