Commit b14cd16d authored by Kati Paizee's avatar Kati Paizee Committed by alinamihaila

Apply 7 suggestion(s) to 7 file(s)

Update dictionary
parent e366ccd8
......@@ -15156,7 +15156,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.create.approval_project_rules_with_exact_required_approvers`
Count approval rules with exact required approvers
Number of approval rules with the exact number of required approvers.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216183355_approval_project_rules_with_exact_required_approvers.yml)
......@@ -15168,7 +15168,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.create.approval_project_rules_with_less_approvers_than_required`
Count approval rules with less approvers than required
Number of approval rules with fewer approvers than required.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216183354_approval_project_rules_with_less_approvers_than_required.yml)
......@@ -15180,7 +15180,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.create.approval_project_rules_with_more_approvers_than_required`
Count approval rules with more approvers than required
Number of approval rules with more approvers than required.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216183352_approval_project_rules_with_more_approvers_than_required.yml)
......@@ -15264,7 +15264,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.create.merge_requests_with_overridden_project_rules`
Number of merge requests which have overriden rules created at the project level
Number of merge requests that have overridden rules created at the project level.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216183339_merge_requests_with_overridden_project_rules.yml)
......@@ -17102,7 +17102,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.approval_project_rules_with_exact_required_approvers`
Count approval rules with exact required approvers
Number of approval rules with the exact number of required approvers.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_28d/20210216183622_approval_project_rules_with_exact_required_approvers.yml)
......@@ -17114,7 +17114,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.approval_project_rules_with_less_approvers_than_required`
Count approval rules with less approvers than required
Number of approval rules with fewer approvers than required.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_28d/20210216183620_approval_project_rules_with_less_approvers_than_required.yml)
......@@ -17126,7 +17126,7 @@ Tiers: `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.approval_project_rules_with_more_approvers_than_required`
Count approval rules with more approvers than required.
Number of approval rules with more approvers than required.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_28d/20210216183618_approval_project_rules_with_more_approvers_than_required.yml)
......
---
key_path: usage_activity_by_stage_monthly.create.approval_project_rules_with_more_approvers_than_required
description: Count approval rules with more approvers than required.
description: Number of approval rules with more approvers than required.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage_monthly.create.approval_project_rules_with_less_approvers_than_required
description: Count approval rules with less approvers than required
description: Number of approval rules with fewer approvers than required.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage_monthly.create.approval_project_rules_with_exact_required_approvers
description: Count approval rules with exact required approvers
description: Number of approval rules with the exact number of required approvers.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage.create.merge_requests_with_overridden_project_rules
description: Number of merge requests which have overriden rules created at the project level
description: Number of merge requests that have overridden rules created at the project level.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage.create.approval_project_rules_with_more_approvers_than_required
description: Count approval rules with more approvers than required
description: Number of approval rules with more approvers than required.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage.create.approval_project_rules_with_less_approvers_than_required
description: Count approval rules with less approvers than required
description: Number of approval rules with fewer approvers than required.
product_section: dev
product_stage: create
product_group: group::source code
......
---
key_path: usage_activity_by_stage.create.approval_project_rules_with_exact_required_approvers
description: Count approval rules with exact required approvers
description: Number of approval rules with the exact number of required approvers.
product_section: dev
product_stage: create
product_group: group::source code
......
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