summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2019-06-12 07:40:21 +0000
committerLin Jen-Shin <godfat@godfat.org>2019-06-12 07:40:21 +0000
commitf493260890007bdf215b28584f1d1df5f6949848 (patch)
tree8c9301db84ae8ec5f3503c3aafa204044c4e4218
parent2eabaafd5ff50989bef6362dc1950a26789a468e (diff)
parente8e95df744c8cc3a8711f4e3f32f2998fec99801 (diff)
downloadgitlab-ce-f493260890007bdf215b28584f1d1df5f6949848.tar.gz
Merge branch 'docs-update-insights' into 'master'
Insights is now GA See merge request gitlab-org/gitlab-ce!29494
-rw-r--r--doc/user/group/index.md6
-rw-r--r--doc/user/group/insights/index.md6
-rw-r--r--doc/user/project/index.md1
-rw-r--r--doc/user/project/insights/index.md6
4 files changed, 5 insertions, 14 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 8a1b3f965bf..b123a2b917b 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -217,10 +217,8 @@ Get an overview of the vulnerabilities of all the projects in a group and its su
## Insights **[ULTIMATE]**
-> Introduced in [GitLab Ultimate][ee] 11.9 behind the `insights` feature flag.
-
-Configure the Insights that matter for your groups or projects, allowing users to explore data
-such as:
+Configure the Insights that matter for your groups or projects, allowing users
+to explore data such as:
- Triage hygiene
- Issues created/closed per a given period
diff --git a/doc/user/group/insights/index.md b/doc/user/group/insights/index.md
index a4ea71074ec..1aba5d0986b 100644
--- a/doc/user/group/insights/index.md
+++ b/doc/user/group/insights/index.md
@@ -5,11 +5,7 @@ type: reference, howto
# Insights **[ULTIMATE]**
> Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.9 behind the `insights` feature flag.
-
-CAUTION: **Beta:**
-Insights is considered beta, and is not ready for production use.
-Follow [gitlab-org/quality/team-tasks#137](https://gitlab.com/gitlab-org/quality/team-tasks/issues/137#general-availability)
-for updates.
+> **Generally Available** (GA) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
Configure the Insights that matter for your groups to explore data such as
triage hygiene, issues created/closed per a given period, average time for merge
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index a24f525253d..587b4121e4e 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -84,6 +84,7 @@ When you create a project in GitLab, you'll have access to a large number of
- [Wiki](wiki/index.md): document your GitLab project in an integrated Wiki.
- [Snippets](../snippets.md): store, share and collaborate on code snippets.
- [Cycle Analytics](cycle_analytics.md): review your development lifecycle.
+- [Insights](insights/index.md): configure the Insights that matter for your projects. **[ULTIMATE]**
- [Security Dashboard](security_dashboard.md): Security Dashboard. **[ULTIMATE]**
- [Syntax highlighting](highlighting.md): an alternative to customize
your code blocks, overriding GitLab's default choice of language.
diff --git a/doc/user/project/insights/index.md b/doc/user/project/insights/index.md
index 3344e560870..2e2a27f112e 100644
--- a/doc/user/project/insights/index.md
+++ b/doc/user/project/insights/index.md
@@ -1,11 +1,7 @@
# Insights **[ULTIMATE]**
> Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.9 behind the `insights` feature flag.
-
-CAUTION: **Beta:**
-Insights is considered beta, and is not ready for production use.
-Follow [gitlab-org/quality/team-tasks#137](https://gitlab.com/gitlab-org/quality/team-tasks/issues/137#general-availability)
-for updates.
+> **Generally Available** (GA) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
Configure the Insights that matter for your projects to explore data such as
triage hygiene, issues created/closed per a given period, average time for merge