diff --git a/config/feature_flags/development/product_intelligence_database_event_tracking.yml b/config/feature_flags/development/product_intelligence_database_event_tracking.yml index 545cdc47f2bd6095a0a04a884ee59ec2a4df0335..63b53996eea97e78b41de321e421c2aadb39b93b 100644 --- a/config/feature_flags/development/product_intelligence_database_event_tracking.yml +++ b/config/feature_flags/development/product_intelligence_database_event_tracking.yml @@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/368976 milestone: '15.3' type: development group: group::product intelligence -default_enabled: false +default_enabled: true diff --git a/config/feature_flags/development/product_intelligence_database_event_tracking_batch2.yml b/config/feature_flags/development/product_intelligence_database_event_tracking_batch2.yml index 2e15d86004b695344ed79747065164993ba7fbcf..825f684ed8c52937619f26a331cc03901d8c1218 100644 --- a/config/feature_flags/development/product_intelligence_database_event_tracking_batch2.yml +++ b/config/feature_flags/development/product_intelligence_database_event_tracking_batch2.yml @@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/403041 milestone: '16.0' type: development group: group::analytics instrumentation -default_enabled: false +default_enabled: true