Skip to content

Remove the need for SaaS to configure Product Analytics

Max Woolf requested to merge 443329-unsassify-product-analytics into master

What does this MR do and why?

  • Removes the "Use Product Analytics" toggle in the root namespace settings.

  • Allows self-managed instances to check "Use Experiment and Beta Features" toggle in the root namespace settings. - It is no longer coupled to AI features either.

  • Updates Product Analytics to be available if "Use Experiment and Beta Features" is checked and no longer checks the Use Product Analytics flag.

  • Follow-up issue to drop database column: #454058

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 (SM) Before (SaaS) After (SM) After (SaaS)
N/A - Not available Screenshot_2024-04-02_at_10.27.35 Screenshot_2024-04-02_at_10.11.06 Screenshot_2024-04-02_at_10.31.14

How to set up and validate locally

Related to #443329 (closed)

Edited by Max Woolf

Merge request reports