Commit 46eb22c9 authored by Craig Norris's avatar Craig Norris

Update version references

Update version references in Analytics docs.
parent 59e23109
...@@ -4,7 +4,7 @@ group: Optimize ...@@ -4,7 +4,7 @@ group: Optimize
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/#assignments 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/#assignments
--- ---
# Analytics # Analytics **(FREE)**
## Definitions ## Definitions
...@@ -70,38 +70,38 @@ in one place. ...@@ -70,38 +70,38 @@ in one place.
[Learn more about instance-level analytics](../admin_area/analytics/index.md). [Learn more about instance-level analytics](../admin_area/analytics/index.md).
## Group-level analytics ## Group-level analytics **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/195979) in GitLab 12.8. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/195979) in GitLab 12.8.
> - Moved to [GitLab Premium](https://about.gitlab.com/pricing/) due to Starter/Bronze being [discontinued](https://about.gitlab.com/blog/2021/01/26/new-gitlab-product-subscription-model/) in 13.9. > - Moved to GitLab Premium in 13.9.
The following analytics features are available at the group level: The following analytics features are available at the group level:
- [Application Security](../application_security/security_dashboard/#group-security-dashboard). **(ULTIMATE)** - [Application Security](../application_security/security_dashboard/#group-security-dashboard)
- [Contribution](../group/contribution_analytics/index.md). **(PREMIUM)** - [Contribution](../group/contribution_analytics/index.md)
- [DevOps Adoption](../group/devops_adoption/index.md). **(ULTIMATE)** - [DevOps Adoption](../group/devops_adoption/index.md)
- [Insights](../group/insights/index.md). **(ULTIMATE)** - [Insights](../group/insights/index.md)
- [Issue](../group/issues_analytics/index.md). **(PREMIUM)** - [Issue](../group/issues_analytics/index.md)
- [Productivity](productivity_analytics.md). **(PREMIUM)** - [Productivity](productivity_analytics.md)
- [Repositories](../group/repositories_analytics/index.md). **(PREMIUM)** - [Repositories](../group/repositories_analytics/index.md)
- [Value Stream](../group/value_stream_analytics/index.md). **(PREMIUM)** - [Value Stream](../group/value_stream_analytics/index.md)
## Project-level analytics ## Project-level analytics
The following analytics features are available at the project level: The following analytics features are available at the project level:
- [Application Security](../application_security/security_dashboard/#project-security-dashboard). **(ULTIMATE)** - [Application Security](../application_security/security_dashboard/#project-security-dashboard)
- [CI/CD](ci_cd_analytics.md). **(FREE)** - [CI/CD](ci_cd_analytics.md)
- [Code Review](code_review_analytics.md). **(PREMIUM)** - [Code Review](code_review_analytics.md)
- [Insights](../project/insights/index.md). **(ULTIMATE)** - [Insights](../project/insights/index.md)
- [Issue](../group/issues_analytics/index.md). **(PREMIUM)** - [Issue](../group/issues_analytics/index.md)
- [Merge Request](merge_request_analytics.md), enabled with the `project_merge_request_analytics` - [Merge Request](merge_request_analytics.md), enabled with the `project_merge_request_analytics`
[feature flag](../../development/feature_flags/index.md#enabling-a-feature-flag-locally-in-development). **(PREMIUM)** [feature flag](../../development/feature_flags/index.md#enabling-a-feature-flag-locally-in-development)
- [Repository](repository_analytics.md). **(FREE)** - [Repository](repository_analytics.md)
- [Value Stream](value_stream_analytics.md). **(FREE)** - [Value Stream](value_stream_analytics.md)
## User-configurable analytics ## User-configurable analytics **(ULTIMATE)**
The following analytics features are available for users to create personalized views: The following analytics features are available for users to create personalized views:
- [Application Security](../application_security/security_dashboard/#security-center). **(ULTIMATE)** - [Application Security](../application_security/security_dashboard/#security-center)
...@@ -7,8 +7,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -7,8 +7,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Merge Request Analytics **(PREMIUM)** # Merge Request Analytics **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/229045) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.3. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/229045) in GitLab 13.3.
> - Moved to [GitLab Premium](https://about.gitlab.com/pricing/) due to Starter/Bronze being [discontinued](https://about.gitlab.com/blog/2021/01/26/new-gitlab-product-subscription-model/) in 13.9. > - Moved to GitLab Premium in 13.9.
Merge Request Analytics helps you understand the efficiency of your code review process, and the productivity of your team. Merge Request Analytics helps you understand the efficiency of your code review process, and the productivity of your team.
...@@ -56,7 +56,7 @@ The throughput chart shows the number of merge requests merged per month. ...@@ -56,7 +56,7 @@ The throughput chart shows the number of merge requests merged per month.
### Throughput table ### Throughput table
[Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/232651) in GitLab 13.3. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/232651) in GitLab 13.3.
The Throughput table displays the most recent merge requests merged in the date range. The The Throughput table displays the most recent merge requests merged in the date range. The
table displays up to 20 merge requests at a time. If there are more than 20 merge requests, table displays up to 20 merge requests at a time. If there are more than 20 merge requests,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment