Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hegyi <ahegyi@gitlab.com>2019-09-11 23:41:05 +0300
committerThong Kuah <tkuah@gitlab.com>2019-09-11 23:41:05 +0300
commita40f6000b6e6b6f599145c49f723f720eb855589 (patch)
treeac5380c51a46fd727aba517b28f8fd7ad6442fe8 /doc/user/analytics/cycle_analytics.md
parenta282fbcd485972289beb26ef65d2b6145334fc5a (diff)
Update feature flag name for Cycle Analytics
https://gitlab.com/gitlab-org/gitlab-ee/issues/14671
Diffstat (limited to 'doc/user/analytics/cycle_analytics.md')
-rw-r--r--doc/user/analytics/cycle_analytics.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/analytics/cycle_analytics.md b/doc/user/analytics/cycle_analytics.md
index b7389c8689d..377af433342 100644
--- a/doc/user/analytics/cycle_analytics.md
+++ b/doc/user/analytics/cycle_analytics.md
@@ -1,7 +1,10 @@
# Cycle Analytics
> - Introduced prior to GitLab 12.2 at the project level.
-> - [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12077) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2 at the group level (enabled by feature flag `analytics`).
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12077) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2 at the group level.
+
+NOTE: **Note:**
+As of GitLab 12.3 this feature is enabled by the `cycle_analytics` feature flag.
Cycle Analytics measures the time spent to go from an [idea to production] - also known
as cycle time - for each of your projects. Cycle Analytics displays the median time for an idea to
@@ -24,9 +27,6 @@ Cycle Analytics is available:
In the future, multiple groups will be selectable which will effectively make this an
instance-level feature.
- NOTE: **Note:**
- Requires the [analytics workspace](index.md) to be enabled.
-
- At the project level via **Project > Cycle Analytics**.
There are seven stages that are tracked as part of the Cycle Analytics calculations.