Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f4932608
Commit
f4932608
authored
Jun 12, 2019
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-update-insights' into 'master'
Insights is now GA See merge request gitlab-org/gitlab-ce!29494
parents
2eabaafd
e8e95df7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
14 deletions
+5
-14
doc/user/group/index.md
doc/user/group/index.md
+2
-4
doc/user/group/insights/index.md
doc/user/group/insights/index.md
+1
-5
doc/user/project/index.md
doc/user/project/index.md
+1
-0
doc/user/project/insights/index.md
doc/user/project/insights/index.md
+1
-5
No files found.
doc/user/group/index.md
View file @
f4932608
...
...
@@ -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
...
...
doc/user/group/insights/index.md
View file @
f4932608
...
...
@@ -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
...
...
doc/user/project/index.md
View file @
f4932608
...
...
@@ -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.
...
...
doc/user/project/insights/index.md
View file @
f4932608
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment