012.md 2.0 KB
Newer Older
Lab机器人's avatar
readme  
Lab机器人 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
# Analytics

> 原文:[https://docs.gitlab.com/ee/user/analytics/](https://docs.gitlab.com/ee/user/analytics/)

*   [Analytics workspace](#analytics-workspace)
*   [Group-level analytics](#group-level-analytics)
*   [Project-level analytics](#project-level-analytics)

# Analytics[](#analytics "Permalink")

## Analytics workspace[](#analytics-workspace "Permalink")

在 GitLab 12.2 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/12077) .

通过 Analytics(分析)工作区,可以跨 GitLab 汇总分析,以便用户可以在一个地方查看多个项目和组中的信息.

要访问 Google Analytics(分析)工作区,请单击顶部导航栏中的**更多>分析** .

## Group-level analytics[](#group-level-analytics "Permalink")

在 GitLab 12.8 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/195979) .

在组级别可以使用以下分析功能:

*   [Contribution](../group/contribution_analytics/index.html).
*   [Insights](../group/insights/index.html).
*   [Issues](../group/issues_analytics/index.html).
*   [生产力](productivity_analytics.html) (通过`productivity_analytics` [功能标记](../../development/feature_flags/development.html#enabling-a-feature-flag-in-development)启用).
*   [值流](value_stream_analytics.html) ,通过`cycle_analytics` [功能标记](../../development/feature_flags/development.html#enabling-a-feature-flag-in-development)启用.

## Project-level analytics[](#project-level-analytics "Permalink")

在项目级别可以使用以下分析功能:

*   [CI/CD](../../ci/pipelines/index.html#pipeline-success-and-duration-charts).
*   [Code Review](code_review_analytics.html).
*   [Insights](../group/insights/index.html).
*   [Issues](../group/issues_analytics/index.html).
*   [Repository](repository_analytics.html).
*   [值流](value_stream_analytics.html) ,通过`cycle_analytics` [功能标记](../../development/feature_flags/development.html#enabling-a-feature-flag-in-development)启用.