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

38 lines
1.7 KiB
Markdown
Raw Normal View History

2020-04-22 19:07:51 +05:30
# Analytics
## Analytics workspace
2019-10-12 21:52:04 +05:30
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.
2020-04-22 19:07:51 +05:30
To access the Analytics workspace, click on **More > Analytics** in the top navigation bar.
2019-10-12 21:52:04 +05:30
2020-04-22 19:07:51 +05:30
## Group-level analytics
2019-10-12 21:52:04 +05:30
2020-04-22 19:07:51 +05:30
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/195979) in GitLab 12.8.
2019-10-12 21:52:04 +05:30
2020-04-22 19:07:51 +05:30
The following analytics features are available at the group level:
2019-10-12 21:52:04 +05:30
2020-04-22 19:07:51 +05:30
- [Contribution](../group/contribution_analytics/index.md). **(STARTER)**
- [Insights](../group/insights/index.md). **(ULTIMATE)**
- [Issues](../group/issues_analytics/index.md). **(PREMIUM)**
- [Productivity](productivity_analytics.md), enabled with the `productivity_analytics`
2020-03-13 15:44:24 +05:30
[feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(PREMIUM)**
2020-04-22 19:07:51 +05:30
- [Value Stream](value_stream_analytics.md), enabled with the `cycle_analytics`
2020-03-13 15:44:24 +05:30
[feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(PREMIUM)**
2019-10-12 21:52:04 +05:30
2020-04-22 19:07:51 +05:30
## Project-level analytics
2019-12-04 20:38:33 +05:30
2020-04-22 19:07:51 +05:30
The following analytics features are available at the project level:
2019-12-04 20:38:33 +05:30
2020-04-22 19:07:51 +05:30
- [CI/CD](../../ci/pipelines/index.md#pipeline-success-and-duration-charts). **(STARTER)**
- [Code Review](code_review_analytics.md). **(STARTER)**
- [Insights](../group/insights/index.md). **(ULTIMATE)**
- [Issues](../group/issues_analytics/index.md). **(PREMIUM)**
- Repository. **(STARTER)**
- [Value Stream](value_stream_analytics.md), enabled with the `cycle_analytics`
[feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(STARTER)**