Commit e6200998 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'dgruesso-data-definitions' into 'master'

Update dictionary definitions for source code group

See merge request gitlab-org/gitlab!59815
parents 91b6bb64 6e609a12
--- ---
key_path: usage_activity_by_stage_monthly.create.deploy_keys key_path: usage_activity_by_stage_monthly.create.deploy_keys
description: description: Count of users creating deploy keys in last 28 days.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.keys key_path: usage_activity_by_stage_monthly.create.keys
description: description: Count of users creating regular keys in last 28 days.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.remote_mirrors key_path: usage_activity_by_stage_monthly.create.remote_mirrors
description: description: Count of users creating projects with remote mirrors. Includes both push and pull mirrors.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_project_repo key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_project_repo
description: description: Count of monthly active users who have performed any Git operation (read/write/push)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_git_write key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_git_write
description: Aggregated value for wiki, design and project repo actions description: Aggregated value for wiki, design, and project repo Git write actions
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.protected_branches key_path: usage_activity_by_stage_monthly.create.protected_branches
description: description: Count of users creating projects with repositories making use of at least one protected branch in last 28 days.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.wiki_action_monthly key_path: redis_hll_counters.source_code.wiki_action_monthly
description: description: Count of unique actions done on a wiki (create, edit, delete)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.design_action_monthly key_path: redis_hll_counters.source_code.design_action_monthly
description: description: Count of total design actions (upload, delete, comment, reply)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.project_action_monthly key_path: redis_hll_counters.source_code.project_action_monthly
description: description: Count of unique actions done on projects and related resources (create, edit, delete, comment)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
---
key_path: usage_activity_by_stage_monthly.create.total_number_of_path_locks
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: 28d
data_source:
distribution:
- ce
tier:
- free
skip_validation: true
---
key_path: usage_activity_by_stage_monthly.create.total_number_of_locked_files
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: 28d
data_source:
distribution:
- ce
tier:
- free
skip_validation: true
--- ---
key_path: redis_hll_counters.source_code.git_write_action_monthly key_path: redis_hll_counters.source_code.git_write_action_monthly
description: '' description: Count of unique Git write actions
product_section: '' product_section: dev
product_stage: '' product_stage: create
product_group: '' product_group: group::source code
product_category: '' product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.wiki_action_weekly key_path: redis_hll_counters.source_code.wiki_action_weekly
description: description: Count of unique actions done on a wiki (create, edit, delete)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ee - ee
tier: [] - ee
skip_validation: true tier:
- free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.design_action_weekly key_path: redis_hll_counters.source_code.design_action_weekly
description: description: Count of total design actions (upload, delete, comment, reply)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ee - ee
tier: [] - ee
skip_validation: true tier:
- free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.source_code.project_action_weekly key_path: redis_hll_counters.source_code.project_action_weekly
description: description: Count of unique actions done on projects and related resources (create, edit, delete, comment)
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
---
key_path: redis_hll_counters.source_code.git_write_action_weekly
description: Count of unique Git write actions
product_section: dev
product_stage: create
product_group: group::source code
product_category: source_code_management
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
--- ---
key_path: counts.remote_mirrors key_path: counts.remote_mirrors
description: description: Count of total remote mirrors. Includes both push and pull mirrors
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -11,6 +11,8 @@ time_frame: all ...@@ -11,6 +11,8 @@ time_frame: all
data_source: database data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.commit_comment key_path: counts.commit_comment
description: description: Count of total unique commit comments. Does not include MR diff comments
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: code_review product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.source_code_pushes key_path: counts.source_code_pushes
description: description: Count of total Git push operations
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.deploy_keys key_path: usage_activity_by_stage.create.deploy_keys
description: description: Count of users creating deploy keys.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.keys key_path: usage_activity_by_stage.create.keys
description: description: Count of users creating regular keys.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.projects_with_disable_overriding_approvers_per_merge_request key_path: usage_activity_by_stage.create.projects_with_disable_overriding_approvers_per_merge_request
description: description: Total count of projects that do not allow overriding approvers on discrete merge requests
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,10 +8,11 @@ product_category: source_code_management ...@@ -8,10 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee - ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.projects_without_disable_overriding_approvers_per_merge_request key_path: usage_activity_by_stage.create.projects_without_disable_overriding_approvers_per_merge_request
description: description: Count of total projects that do not disable overriding approvers per discrete merge request
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,10 +8,11 @@ product_category: source_code_management ...@@ -8,10 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee - ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.remote_mirrors key_path: usage_activity_by_stage.create.remote_mirrors
description: description: Count of users creating projects with remote mirrors.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,11 @@ product_category: source_code_management ...@@ -8,9 +8,11 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.protected_branches_except_default key_path: counts.protected_branches_except_default
description: '' description: Count of branches that have been protected and are not the default branch
product_section: '' product_section: dev
product_stage: '' product_stage: create
product_group: '' product_group: group::source code
product_category: '' product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
---
key_path: usage_activity_by_stage.create.users_using_path_locks
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: all
data_source:
distribution:
- ce
tier:
- free
skip_validation: true
---
key_path: usage_activity_by_stage.create.users_using_lfs_locks
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: all
data_source:
distribution:
- ce
tier:
- free
skip_validation: true
This diff is collapsed.
--- ---
key_path: usage_activity_by_stage_monthly.create.projects_enforcing_code_owner_approval key_path: usage_activity_by_stage_monthly.create.projects_enforcing_code_owner_approval
description: description: Count of total projects that require approval by code owners for code changes
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.projects_with_sectional_code_owner_rules key_path: usage_activity_by_stage_monthly.create.projects_with_sectional_code_owner_rules
description: description: Count of projects using code owners with code owners section feature
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.merge_requests_with_overridden_project_rules key_path: usage_activity_by_stage_monthly.create.merge_requests_with_overridden_project_rules
description: Number of merge requests that have local rules that have overwritten description: Number of merge requests which have overriden rules created at the project level
a project rule
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -9,8 +8,9 @@ product_category: source_code_management ...@@ -9,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.projects_with_repositories_enabled key_path: usage_activity_by_stage_monthly.create.projects_with_repositories_enabled
description: description: Count of users creating projects that have a matching Git repository, result of a Git push action, for last 28 days.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.users_using_path_locks key_path: usage_activity_by_stage_monthly.create.users_using_path_locks
description: Number of users that have used exclusive file locks through the CLI description: Number of users creating path_locks in last 28 days.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.users_using_lfs_locks key_path: usage_activity_by_stage_monthly.create.users_using_lfs_locks
description: Number of users that have used default branch locks through the UI description: Number of unique users who have locked files or directories using LFS via the command line
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.approval_project_rules key_path: usage_activity_by_stage_monthly.create.approval_project_rules
description: Number of project approval rules description: Total number of project approval rules
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.approval_project_rules_with_target_branch key_path: usage_activity_by_stage_monthly.create.approval_project_rules_with_target_branch
description: Number of project approval rules with not default target branch description: Number of project approval rules scoped to a specific repo branch.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
---
key_path: usage_activity_by_stage_monthly.create.total_number_of_path_locks
description: Number of paths/directories manually locked through the UI
product_section: dev
product_stage: create
product_group: group::source code
product_category: source_code_management
value_type: number
status: data_available
time_frame: 28d
data_source: database
distribution:
- ee
tier:
- premium
- ultimate
---
key_path: usage_activity_by_stage_monthly.create.total_number_of_locked_files
description: The total number of files which have been locked via the GitLab UI
product_section: dev
product_stage: create
product_group: group::source code
product_category: source_code_management
value_type: number
status: data_available
time_frame: 28d
data_source: database
distribution:
- ee
tier:
- premium
- ultimate
---
key_path: redis_hll_counters.source_code.git_write_action_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ee
tier: []
skip_validation: true
--- ---
key_path: counts.projects_with_repositories_enabled key_path: counts.projects_with_repositories_enabled
description: description: Count of users creating projects that have a matching Git repository, result of a Git push action.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
product_category: product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: counts.protected_branches key_path: counts.protected_branches
description: description: Count of total protected branches
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -10,7 +10,7 @@ status: data_available ...@@ -10,7 +10,7 @@ status: data_available
time_frame: all time_frame: all
data_source: database data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: counts.template_repositories key_path: counts.template_repositories
description: description: Count of total repo templates used to aggregate all file templates
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -10,7 +10,7 @@ status: data_available ...@@ -10,7 +10,7 @@ status: data_available
time_frame: all time_frame: all
data_source: database data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.projects_enforcing_code_owner_approval key_path: usage_activity_by_stage.create.projects_enforcing_code_owner_approval
description: description: Count of users creating projects that require approval by code owners for code changes.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.projects_with_sectional_code_owner_rules key_path: usage_activity_by_stage.create.projects_with_sectional_code_owner_rules
description: description: Count of projects using code owners with code owners section feature
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.projects_with_repositories_enabled key_path: usage_activity_by_stage.create.projects_with_repositories_enabled
description: description: Count of projects that have a matching Git repository, result of a Git push action
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.protected_branches key_path: usage_activity_by_stage.create.protected_branches
description: description: Count of users creating projects with repositories making use of at least one protected branch.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.total_number_of_path_locks key_path: usage_activity_by_stage.create.total_number_of_path_locks
description: The total number of default branch locks done through the GitLab UI description: Number of paths/directories manually locked through the UI
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.total_number_of_locked_files key_path: usage_activity_by_stage.create.total_number_of_locked_files
description: The total number of exclusive file locks (through the CLI) description: The total number of files which have been locked via the GitLab UI
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,9 +8,9 @@ product_category: source_code_management ...@@ -8,9 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
--- ---
key_path: usage_activity_by_stage.create.approval_project_rules key_path: usage_activity_by_stage.create.approval_project_rules
description: Number of project approval rules description: Total number of project approval rules
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage.create.approval_project_rules_with_target_branch key_path: usage_activity_by_stage.create.approval_project_rules_with_target_branch
description: Number of project approval rules with not default target branch description: Number of project approval rules scoped to a specific repo branch.
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::source code product_group: group::source code
...@@ -8,8 +8,9 @@ product_category: source_code_management ...@@ -8,8 +8,9 @@ product_category: source_code_management
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ee - ee
tier: [] tier:
skip_validation: true - premium
- ultimate
---
key_path: usage_activity_by_stage.create.users_using_path_locks
description: Number of users who have manually locked paths/directories through the UI
product_section: dev
product_stage: create
product_group: group::source code
product_category: source_code_management
value_type: number
status: data_available
time_frame: all
data_source: database
distribution:
- ee
tier:
- premium
- ultimate
---
key_path: usage_activity_by_stage.create.users_using_lfs_locks
description: Number of unique users who have locked files or directories using LFS via the command line
product_section: dev
product_stage: create
product_group: group::source code
product_category: source_code_management
value_type: number
status: data_available
time_frame: all
data_source: database
distribution:
- ee
tier:
- premium
- ultimate
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