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

44 lines
1.8 KiB
Markdown
Raw Normal View History

2020-05-24 23:13:21 +05:30
---
stage: Manage
2021-01-29 00:20:46 +05:30
group: Value Stream Management
2020-06-23 00:09:42 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
2020-05-24 23:13:21 +05:30
---
2020-04-22 19:07:51 +05:30
# Analytics
2020-11-24 15:15:51 +05:30
## Instance-level analytics
2019-10-12 21:52:04 +05:30
2020-06-23 00:09:42 +05:30
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/12077) in GitLab 12.2.
2019-10-12 21:52:04 +05:30
2020-11-24 15:15:51 +05:30
Instance-level analytics make it possible to aggregate analytics across
2019-10-12 21:52:04 +05:30
GitLab, so that users can view information across multiple projects and groups
in one place.
2020-11-24 15:15:51 +05:30
[Learn more about instance-level analytics](../admin_area/analytics/index.md).
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-06-23 00:09:42 +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)**
2020-10-24 23:57:45 +05:30
- [Issue](../group/issues_analytics/index.md). **(PREMIUM)**
2021-01-03 14:25:43 +05:30
- [Productivity](productivity_analytics.md) **(PREMIUM)**
2021-01-29 00:20:46 +05:30
- [Repositories](../group/repositories_analytics/index.md) **(PREMIUM)**
2021-01-03 14:25:43 +05:30
- [Value Stream](value_stream_analytics.md). **(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)**
2021-01-29 00:20:46 +05:30
- [Insights](../project/insights/index.md). **(ULTIMATE)**
2020-10-24 23:57:45 +05:30
- [Issue](../group/issues_analytics/index.md). **(PREMIUM)**
2020-11-24 15:15:51 +05:30
- [Merge Request](merge_request_analytics.md), enabled with the `project_merge_request_analytics`
[feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development). **(STARTER)**
2021-01-03 14:25:43 +05:30
- [Repository](repository_analytics.md). **(CORE)**
- [Value Stream](value_stream_analytics.md). **(CORE)**