Commit 0c9652c3 authored by Orit Golowinski's avatar Orit Golowinski Committed by Douglas Barbosa Alexandre

Update pipeline mirroring metric to verify

parent d47100b5
......@@ -4694,11 +4694,11 @@ Projects with repository mirroring enabled
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216181920_projects_mirrored_with_pipelines_enabled.yml)
Group: `group::release`
Group: `group::continuous integration`
Status: `data_available`
Tiers: `free`
Tiers: `premium`, `ultimate`
### `counts.projects_mock_ci_active`
......@@ -16310,15 +16310,15 @@ Tiers: `free`
### `usage_activity_by_stage.release.projects_mirrored_with_pipelines_enabled`
Projects with repository mirroring enabled
Count creator_id from projects with repository mirroring enabled.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216181934_projects_mirrored_with_pipelines_enabled.yml)
Group: `group::release`
Group: `group::continuous integration`
Status: `data_available`
Tiers: `free`
Tiers: `premium`, `ultimate`
### `usage_activity_by_stage.release.releases`
......@@ -18230,15 +18230,15 @@ Tiers: `free`
### `usage_activity_by_stage_monthly.release.projects_mirrored_with_pipelines_enabled`
Projects with repository mirroring enabled
Count creator_id from projects with repository mirroring enabled.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216181943_projects_mirrored_with_pipelines_enabled.yml)
Group: `group::release`
Group: `group::continuous integration`
Status: `data_available`
Tiers: `free`
Tiers: `premium`, `ultimate`
### `usage_activity_by_stage_monthly.release.releases`
......
---
key_path: usage_activity_by_stage_monthly.release.projects_mirrored_with_pipelines_enabled
description: Projects with repository mirroring enabled
description: Count creator_id from projects with repository mirroring enabled.
product_section: ops
product_stage:
product_group: group::release
product_stage: verify
product_group: group::continuous integration
product_category:
value_type: number
status: data_available
time_frame: 28d
data_source:
data_source: database
distribution:
- ce
- ee
tier:
- free
skip_validation: true
- premium
- ultimate
......@@ -2,15 +2,16 @@
key_path: counts.projects_mirrored_with_pipelines_enabled
description: Projects with repository mirroring enabled
product_section: ops
product_stage:
product_group: group::release
product_stage: verify
product_group: group::continuous integration
product_category:
value_type: number
status: data_available
time_frame: all
data_source: database
distribution:
- ce
- ee
tier:
- free
skip_validation: true
- premium
- ultimate
---
key_path: usage_activity_by_stage.release.projects_mirrored_with_pipelines_enabled
description: Projects with repository mirroring enabled
description: Count creator_id from projects with repository mirroring enabled.
product_section: ops
product_stage:
product_group: group::release
product_stage: verify
product_group: group::continuous integration
product_category:
value_type: number
status: data_available
time_frame: all
data_source:
data_source: database
distribution:
- ce
- ee
tier:
- free
skip_validation: true
- 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