Skip to content

Separate feature flag for each analytics feature

Adam Hegyi requested to merge 14671-analytics-feature-flags into master

What does this MR do?

Introduce separate feature flags for each analytics feature

  • Introduce Analytics module to keep track of analytics feature flags.
  • Check feature flag in analytics controllers.
  • Enable Analytics workspace when at least one analytics feature is enabled.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #14671 (closed)

Edited by Thong Kuah

Merge request reports