diff options
Diffstat (limited to 'doc/user/analytics/index.md')
-rw-r--r-- | doc/user/analytics/index.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/user/analytics/index.md b/doc/user/analytics/index.md index 18f6d79ef23..47852cb0498 100644 --- a/doc/user/analytics/index.md +++ b/doc/user/analytics/index.md @@ -24,11 +24,11 @@ The following analytics features are available at the group level: - [Contribution](../group/contribution_analytics/index.md). **(STARTER)** - [Insights](../group/insights/index.md). **(ULTIMATE)** -- [Issues](../group/issues_analytics/index.md). **(PREMIUM)** +- [Issue](../group/issues_analytics/index.md). **(PREMIUM)** - [Productivity](productivity_analytics.md), enabled with the `productivity_analytics` - [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(PREMIUM)** + [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development). **(PREMIUM)** - [Value Stream](value_stream_analytics.md), enabled with the `cycle_analytics` - [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-in-development). **(PREMIUM)** + [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development). **(PREMIUM)** ## Project-level analytics @@ -37,7 +37,8 @@ The following analytics features are available at the project level: - [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)** +- [Issue](../group/issues_analytics/index.md). **(PREMIUM)** +- [Merge Request](merge_request_analytics.md). **(STARTER)** - [Repository](repository_analytics.md). - [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)** + [feature flag](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development). **(STARTER)** |