Skip to content

Add Analytics Dashboards pointer for projects

What does this MR do and why?

Adds analytics dashboards pointer for projects. It will be used to store and retrieve dashboards configurations

Screenshots or screen recordings

image

How to set up and validate locally

  1. Make sure you have Ultimate license
  2. Enable feature flag with Feature.enable(:project_analytics_dashboards_page)
  3. Visit a project settings you own
  4. under General settings there will be "Analytics Dashboards" a selector to select project pointer.
  5. Check that it is saved and can be wiped.

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

Edited by Pavel Shutsin

Merge request reports