Skip to content

Adding new feature flag gl_analytics_tracking

Ankit Panchal requested to merge 425913-add-gl-analytics-ff into master

What does this MR do and why?

This MR adds another feature flag on top of browsersdk_tracking. We have enabled browsersdk_tracking with random. it is getting deprecated due to reliability issues gitlab-com/chatops!400 (merged)

gl_analytics_tracking feature flag will be based on actors.

#425913 (closed)

browsersdk_tracking feature flag MR !130168 (merged)

How to set up and validate locally

Steps mentioned in !130168 (merged)

Enable gl_analytics_tracking feature flag as well

Feature.enable(:gl_analytics_tracking)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #425913 (closed)

Merge request reports