Skip to content

Add product analytics data retention policy to UI and docs

What does this MR do and why?

Adds information about the product analytics data retention policy (when managed by GitLab):

  • docs page
  • product analytics usage quota page
  • product analytics project settings page
  • product analytics admin settings page

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

Before After
image image
image image (group -> settings -> usage quota -> product analytics)
image image (project -> settings -> analytics -> data sources)
image image (admin -> settings -> general -> product analytics)

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Onboard Product Analytics by setting up the feature at Project > Analytics > Analytics dashboards.

Verify the following places include the new data retention detail + docs link:

  1. Project > Settings > Analytics > Data sources.
  2. Group > Settings > Usage quotas > Product analytics.
  3. Admin > Settings > General > Product analytics.

Verify new docs section is as expected:

  1. Docs > Use GitLab > Analyze GitLab usage > Product analytics.

http://gdk.test:3005/ee/user/product_analytics/

Merge request reports