Skip to content

Remove feature usages metric from visualization designer

What does this MR do and why?

Removes the feature usages metric from the product analytics visualization designer.

This metric was a carryover from the initial proof-of-concept using Jitsu, and no longer works / has no snowplow equivalent.

We are removing this as the metric is misleading / non-functional.

Note that any existing custom visualization ymls which have been created using "Feature Usage" will remain. Any dashboards using these will continue to work, although the data returned for the feature usage panel(s) will (continue to) be invalid.

Screenshots or screen recordings

Before After
image image
image

How to set up and validate locally

  1. Requires GitLab Ultimate.
  2. Follow these instructions to set up Product Analytics in your GDK.
  3. Visit the visualization designer, e.g. http://gdk.test:3000/gitlab-org/gitlab-shell/-/analytics/dashboards/visualization-designer
  4. Verify that "feature usage" is not an available option under measures.

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 #426717 (closed)

Edited by Elwyn Benson

Merge request reports