Skip to content

Create app structure for product analytics usage quota page

Elwyn Benson requested to merge 424149-product-analytics-usage-quota-app into master

What does this MR do and why?

Creates a new feature flag product_analytics_usage_quota and empty app structure as an initial step towards building out this feature.

This MR is part of a series to build the new product analytics usage quota page:

Merge request status
create app structure <-- you are here
projects usage table
projects usage visualization
projects usage visualization
total group usage visualization
feature flag rollout

Screenshots or screen recordings

Before After
image image (feature flag enabled, product analytics available)
image (feature flag disabled or product analytics unavailable)

How to set up and validate locally

  1. Requires GitLab Ultimate.

  2. Visit a group -> Settings -> Usage Quota and verify no new tab is visible

  3. Enable product_analytics_usage_quota feature flag and verify new tab is still not visible

  4. Follow these instructions to set up Product Analytics in your GDK.

  5. Enable product analytics, and verify new tab is now visible. Tab content will be empty

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

Edited by Elwyn Benson

Merge request reports