From 24256212ea84e6fb6509f6fb317a2d2bac3d0d06 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 23 Jan 2020 21:08:35 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/analytics/code_review_analytics.md | 10 ---------- doc/user/analytics/index.md | 3 +-- 2 files changed, 1 insertion(+), 12 deletions(-) (limited to 'doc/user/analytics') diff --git a/doc/user/analytics/code_review_analytics.md b/doc/user/analytics/code_review_analytics.md index cd2b0dd2bf7..0b501b1a56d 100644 --- a/doc/user/analytics/code_review_analytics.md +++ b/doc/user/analytics/code_review_analytics.md @@ -47,13 +47,3 @@ and trends between them. For example: - On [Starter or Bronze tier](https://about.gitlab.com/pricing/) and above. - By users with Reporter access and above. - -## Disable with feature flag - -Code Review Analytics is [currently enabled by a feature flag](https://gitlab.com/gitlab-org/gitlab/issues/194165) -that defaults to ON, meaning the feature is available. If you experience performance problems or -otherwise wish to disable the feature, a GitLab administrator can execute a command in a Rails console: - -```ruby -Feature.disable(:code_review_analytics) -``` diff --git a/doc/user/analytics/index.md b/doc/user/analytics/index.md index 07d756af582..3117a5dfbca 100644 --- a/doc/user/analytics/index.md +++ b/doc/user/analytics/index.md @@ -15,8 +15,7 @@ Once enabled, click on **Analytics** from the top navigation bar. From the centralized analytics workspace, the following analytics are available: -- [Code Review Analytics](code_review_analytics.md), enabled with the `code_review_analytics` - [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(STARTER)** +- [Code Review Analytics](code_review_analytics.md). **(STARTER)** - [Cycle Analytics](cycle_analytics.md), enabled with the `cycle_analytics` [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(PREMIUM)** - [Productivity Analytics](productivity_analytics.md), enabled with the `productivity_analytics` -- cgit v1.2.3