debian-mirror-gitlab/doc/user/analytics/index.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2019-10-12 21:52:04 +05:30
# Analytics workspace
2019-12-04 20:38:33 +05:30
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/12077) in GitLab 12.2.
2019-10-12 21:52:04 +05:30
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.
2019-12-04 20:38:33 +05:30
To access the centralized analytics workspace, enable at least
[one of the features](#available-analytics) under the workspace.
2019-10-12 21:52:04 +05:30
2019-12-04 20:38:33 +05:30
Once enabled, click on **Analytics** from the top navigation bar.
2019-10-12 21:52:04 +05:30
## Available analytics
From the centralized analytics workspace, the following analytics are available:
2019-12-04 20:38:33 +05:30
- [Cycle Analytics](cycle_analytics.md), enabled with the `cycle_analytics`
[feature flag](../../development/feature_flags/development.html#enabling-a-feature-flag-in-development). **(PREMIUM)**
- [Productivity Analytics](productivity_analytics.md), enabled with the `productivity_analytics`
[feature flag](../../development/feature_flags/development.html#enabling-a-feature-flag-in-development). **(PREMIUM)**
2019-10-12 21:52:04 +05:30
NOTE: **Note:**
Project-level Cycle Analytics are still available at a project's **Project > Cycle Analytics**.
2019-12-04 20:38:33 +05:30
## Other analytics tools
In addition to the tools available in the Analytics workspace, GitLab provides:
- [Contribution analytics](../group/contribution_analytics/index.md). **(STARTER)**
- [Issue analytics](../group/issues_analytics/index.md). **(PREMIUM)**