Commit 67c7f965 authored by Amy Qualls's avatar Amy Qualls Committed by Enrique Alcántara

Usage dictionary: update name, Group Overview

"Group Overview" is being renamed in 14.0, so we need to update the
metrics dictionary, and associated files, to use the new name:
"Group Information." Also fixes a lowercased version of 'Git'
that was triggering a linting error.

Changelog: changed
EE: true
parent 47083a7c
......@@ -6396,7 +6396,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.user_preferences_group_overview_details`
Count of users who set personal preference to see Details on Group overview page
Count of users who set personal preference to see Details on Group information page
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216182203_user_preferences_group_overview_details.yml)
......@@ -6408,7 +6408,7 @@ Tiers: `ultimate`
### `counts.user_preferences_group_overview_security_dashboard`
Count of users who set personal preference to see Security Dashboard on Group overview page
Count of users who set personal preference to see Security Dashboard on Group information page
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216182205_user_preferences_group_overview_security_dashboard.yml)
......@@ -17440,7 +17440,7 @@ Tiers: `ultimate`
### `usage_activity_by_stage.secure.user_preferences_group_overview_security_dashboard`
Users who set personal preference to see Details on Group overview page
Users who set personal preference to see Details on Group information page
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216182207_user_preferences_group_overview_security_dashboard.yml)
......@@ -19480,7 +19480,7 @@ Tiers: `ultimate`
### `usage_activity_by_stage_monthly.secure.user_preferences_group_overview_security_dashboard`
Users who set personal preference to see Security Dashboard on Group overview page
Users who set personal preference to see Security Dashboard on Group information page
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_28d/20210216182209_user_preferences_group_overview_security_dashboard.yml)
......
---
key_path: usage_activity_by_stage_monthly.secure.user_preferences_group_overview_security_dashboard
description: Users who set personal preference to see Security Dashboard on Group
overview page
information page
product_section: sec
product_stage: secure
product_group: group::threat insights
......
---
key_path: counts.user_preferences_group_overview_details
description: Count of users who set personal preference to see Details on Group overview
description: Count of users who set personal preference to see Details on Group information
page
product_section: sec
product_stage: secure
......
---
key_path: counts.user_preferences_group_overview_security_dashboard
description: Count of users who set personal preference to see Security Dashboard
on Group overview page
on Group information page
product_section: sec
product_stage: secure
product_group: group::threat insights
......
---
key_path: usage_activity_by_stage.secure.user_preferences_group_overview_security_dashboard
description: Users who set personal preference to see Details on Group overview page
description: Users who set personal preference to see Details on Group information page
product_section: sec
product_stage: secure
product_group: group::threat insights
......
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