Skip to content

Make filter based visualization designer generally available

What does this MR do and why?

Make filter based visualization designer generally available:

  • Remove the analytics_visualization_designer_filtering feature flag
  • Remove the legacy query builder code
  • Update documentation

The feature has already been enabled on GitLab.com and all staging environments in [Feature flag] Enable analytics_visualization_d... (#462729 - 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

No visual differences if the feature flag is on.

Before Before (ff on) After
image image image

How to set up and validate locally

  1. You need a GitLab Ultimate license.
  2. Follow the guide to enable product analytics on your GDK.
  3. Navigate to Project > Analytics > Analytics dashboards and set up product analytics.
  4. Navigate to Project > Analytics > Analytics dashboards and click on the alert CTA to enable custom dashboards.
  5. Navigate to Project > Analytics > Analytics dashboards and click on Visualization designer.

Related to #469461

Merge request reports