Skip to content

Removes instances of experimental_features_enabled in product analytics

What does this MR do and why?

Remove instances of experimental_features_enabled in product analytics

This removes experimental feature flag for product analytics since PA is no longer an experiment feature

Relates to: #455591 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Onboard a project with product analytics (enabled by default without any feature flags or experiment feature enabled flag)
  2. Instrument events, create dashboards, it should work just fine.

Related to #455591 (closed)

Edited by Surabhi Suman

Merge request reports