summaryrefslogtreecommitdiff
path: root/doc/user/analytics/index.md
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-09-11 20:41:06 +0000
committer🤖 GitLab Bot 🤖 <gitlab-bot@gitlab.com>2019-09-12 13:20:35 +0000
commitc4fcb4d065435d137c86f3a5f35cfd2df252db3f (patch)
treefb26d06732c6a5354b88828438605b0173406661 /doc/user/analytics/index.md
parent3f5754196baa8bbd69209d72959e460fa7a66ac1 (diff)
downloadgitlab-ce-12-3-auto-deploy-20190911.tar.gz
Merge branch '14671-analytics-feature-flags' into 'master'12-3-auto-deploy-20190911
Update feature flag name for Cycle Analytics See merge request gitlab-org/gitlab-ce!32641 (cherry picked from commit 76c0af2917550626c7ae9373933f274d6b845e0e) 3e55012f Update feature flag name for Cycle Analytics
Diffstat (limited to 'doc/user/analytics/index.md')
-rw-r--r--doc/user/analytics/index.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/user/analytics/index.md b/doc/user/analytics/index.md
index ec719c0b4a1..ba2735dc324 100644
--- a/doc/user/analytics/index.md
+++ b/doc/user/analytics/index.md
@@ -1,22 +1,21 @@
# Analytics workspace
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12077) in GitLab 12.2 (enabled using `analytics` feature flag).
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12077) in GitLab 12.2.
The Analytics workspace will make it possible to aggregate analytics across
GitLab, so that users can view information across multiple projects and groups
in one place.
-To access the centralized analytics workspace:
-
-1. Ensure it's enabled. Requires a GitLab administrator to enable it with the `analytics` feature
- flag.
-1. Once enabled, click on **Analytics** from the top navigation bar.
+To access the centralized analytics workspace, click on **Analytics** from the top navigation bar.
## Available analytics
From the centralized analytics workspace, the following analytics are available:
-- [Cycle Analytics](cycle_analytics.md).
+- [Cycle Analytics](cycle_analytics.md):
+
+1. Requires a GitLab administrator to enable it with the `cycle_analytics` feature flag.
+1. Once enabled, click on **Analytics** and then **Cycle Analytics** from the top navigation bar.
NOTE: **Note:**
Project-level Cycle Analytics are still available at a project's **Project > Cycle Analytics**.