From fe9b7d25eab258a044d159f477e2e30614834afd Mon Sep 17 00:00:00 2001 From: Jonas Larsen <jlarsen@gitlab.com> Date: Thu, 1 Feb 2024 21:11:45 +0100 Subject: [PATCH] Update product group to import_and_integrate 1/3 The group 'import' was renamed to 'import_and_integrate' --- .../20210930125411_github_import_project_start_weekly.yml | 2 +- .../20210930130525_github_import_project_success_weekly.yml | 2 +- .../20210930163807_github_import_project_failure_weekly.yml | 2 +- .../20230306133608_github_import_project_cancelled_weekly.yml | 2 +- ...6134308_github_import_project_partially_completed_weekly.yml | 2 +- .../counts_all/20210216180628_projects_imported_from_github.yml | 2 +- config/metrics/counts_all/20210216180636_gitlab_v1.yml | 2 +- config/metrics/counts_all/20210216180638_gitlab_project.yml | 2 +- config/metrics/counts_all/20210216180639_gitlab.yml | 2 +- config/metrics/counts_all/20210216180641_github.yml | 2 +- config/metrics/counts_all/20210216180643_bitbucket.yml | 2 +- config/metrics/counts_all/20210216180647_gitea.yml | 2 +- config/metrics/counts_all/20210216180650_manifest.yml | 2 +- config/metrics/counts_all/20210216180654_jira.yml | 2 +- config/metrics/counts_all/20210216180700_csv.yml | 2 +- config/metrics/counts_all/20210216180703_gitlab_migration.yml | 2 +- config/metrics/counts_all/20210216180705_total.yml | 2 +- config/metrics/counts_all/20210216180707_gitlab_project.yml | 2 +- config/metrics/counts_all/20210216180711_github.yml | 2 +- config/metrics/counts_all/20210216180713_bitbucket.yml | 2 +- config/metrics/counts_all/20210216180715_bitbucket_server.yml | 2 +- config/metrics/counts_all/20210216180716_gitea.yml | 2 +- config/metrics/counts_all/20210216180718_git.yml | 2 +- config/metrics/counts_all/20210216180720_manifest.yml | 2 +- config/metrics/counts_all/20210216180722_jira.yml | 2 +- config/metrics/counts_all/20210216180724_fogbugz.yml | 2 +- config/metrics/counts_all/20210216180726_phabricator.yml | 2 +- config/metrics/counts_all/20210216180727_csv.yml | 2 +- config/metrics/counts_all/20210216180729_groups_imported.yml | 2 +- .../metrics/counts_all/20210514141520_project_imports_total.yml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/config/metrics/counts_7d/20210930125411_github_import_project_start_weekly.yml b/config/metrics/counts_7d/20210930125411_github_import_project_start_weekly.yml index 88c0de0e3e01..06203634d4b3 100644 --- a/config/metrics/counts_7d/20210930125411_github_import_project_start_weekly.yml +++ b/config/metrics/counts_7d/20210930125411_github_import_project_start_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.importer.github_import_project_start_weekly description: The number of github projects that were enqueued to start weekly product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "14.4" diff --git a/config/metrics/counts_7d/20210930130525_github_import_project_success_weekly.yml b/config/metrics/counts_7d/20210930130525_github_import_project_success_weekly.yml index 98c28c4ab984..f76db31788ce 100644 --- a/config/metrics/counts_7d/20210930130525_github_import_project_success_weekly.yml +++ b/config/metrics/counts_7d/20210930130525_github_import_project_success_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.importer.github_import_project_success_weekly description: The number of github projects that were successful weekly product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "14.4" diff --git a/config/metrics/counts_7d/20210930163807_github_import_project_failure_weekly.yml b/config/metrics/counts_7d/20210930163807_github_import_project_failure_weekly.yml index 9126a817cc07..dccd23822b87 100644 --- a/config/metrics/counts_7d/20210930163807_github_import_project_failure_weekly.yml +++ b/config/metrics/counts_7d/20210930163807_github_import_project_failure_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.importer.github_import_project_failure_weekly description: The number of github projects that failed weekly product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "14.4" diff --git a/config/metrics/counts_7d/20230306133608_github_import_project_cancelled_weekly.yml b/config/metrics/counts_7d/20230306133608_github_import_project_cancelled_weekly.yml index b610e168631f..0df4a3b9bf40 100644 --- a/config/metrics/counts_7d/20230306133608_github_import_project_cancelled_weekly.yml +++ b/config/metrics/counts_7d/20230306133608_github_import_project_cancelled_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.importer.github_import_project_cancelled_weekly description: The number of github projects that were cancelled weekly product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "15.10" diff --git a/config/metrics/counts_7d/20230306134308_github_import_project_partially_completed_weekly.yml b/config/metrics/counts_7d/20230306134308_github_import_project_partially_completed_weekly.yml index 1ffbd56f5784..f75bc24cfd88 100644 --- a/config/metrics/counts_7d/20230306134308_github_import_project_partially_completed_weekly.yml +++ b/config/metrics/counts_7d/20230306134308_github_import_project_partially_completed_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.importer.github_import_project_partially_completed_ description: The number of github projects that were partially completed weekly product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "15.10" diff --git a/config/metrics/counts_all/20210216180628_projects_imported_from_github.yml b/config/metrics/counts_all/20210216180628_projects_imported_from_github.yml index 3bbad9b4e62b..42eefcc8700d 100644 --- a/config/metrics/counts_all/20210216180628_projects_imported_from_github.yml +++ b/config/metrics/counts_all/20210216180628_projects_imported_from_github.yml @@ -4,7 +4,7 @@ key_path: counts.projects_imported_from_github description: Count of projects imported from GitHub product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180636_gitlab_v1.yml b/config/metrics/counts_all/20210216180636_gitlab_v1.yml index 8e2fe7b6b547..4011545fc28f 100644 --- a/config/metrics/counts_all/20210216180636_gitlab_v1.yml +++ b/config/metrics/counts_all/20210216180636_gitlab_v1.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.bulk_imports.gitlab_v1 description: Count of imports using GitLab Migration product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180638_gitlab_project.yml b/config/metrics/counts_all/20210216180638_gitlab_project.yml index ec7cebe3eb21..6f9dcb07b432 100644 --- a/config/metrics/counts_all/20210216180638_gitlab_project.yml +++ b/config/metrics/counts_all/20210216180638_gitlab_project.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.gitlab_project description: Count of projects imported using Project Import/Export product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180639_gitlab.yml b/config/metrics/counts_all/20210216180639_gitlab.yml index 594309606267..f11273315da3 100644 --- a/config/metrics/counts_all/20210216180639_gitlab.yml +++ b/config/metrics/counts_all/20210216180639_gitlab.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.gitlab description: Count of projects imported from GitLab.com product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed removed_by: "https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118891" diff --git a/config/metrics/counts_all/20210216180641_github.yml b/config/metrics/counts_all/20210216180641_github.yml index 3a2f95e8357d..0b266f22952a 100644 --- a/config/metrics/counts_all/20210216180641_github.yml +++ b/config/metrics/counts_all/20210216180641_github.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.github description: Count of projects imported from GitHub product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180643_bitbucket.yml b/config/metrics/counts_all/20210216180643_bitbucket.yml index 32843d9760a5..65adb25b096f 100644 --- a/config/metrics/counts_all/20210216180643_bitbucket.yml +++ b/config/metrics/counts_all/20210216180643_bitbucket.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.bitbucket description: Count of projects imported from Bitbucket product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180647_gitea.yml b/config/metrics/counts_all/20210216180647_gitea.yml index 97a88d928bb2..cfc8d0eab971 100644 --- a/config/metrics/counts_all/20210216180647_gitea.yml +++ b/config/metrics/counts_all/20210216180647_gitea.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.gitea description: Count of projects imported from Gitea product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180650_manifest.yml b/config/metrics/counts_all/20210216180650_manifest.yml index 4a6c561eb2bd..784e8fcc0fd9 100644 --- a/config/metrics/counts_all/20210216180650_manifest.yml +++ b/config/metrics/counts_all/20210216180650_manifest.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.manifest description: Count of projects imported using manifst file product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180654_jira.yml b/config/metrics/counts_all/20210216180654_jira.yml index dc1e71199937..f73945bdba72 100644 --- a/config/metrics/counts_all/20210216180654_jira.yml +++ b/config/metrics/counts_all/20210216180654_jira.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.issue_imports.jira description: Count of projects imported from Jira product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180700_csv.yml b/config/metrics/counts_all/20210216180700_csv.yml index 9328e20db5ef..b9a742847609 100644 --- a/config/metrics/counts_all/20210216180700_csv.yml +++ b/config/metrics/counts_all/20210216180700_csv.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.issue_imports.csv description: Count of (attempted) imports from csv files product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180703_gitlab_migration.yml b/config/metrics/counts_all/20210216180703_gitlab_migration.yml index fff765ec3895..14e793f5fec6 100644 --- a/config/metrics/counts_all/20210216180703_gitlab_migration.yml +++ b/config/metrics/counts_all/20210216180703_gitlab_migration.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.group_imports.gitlab_migration description: Count of groups imported using GitLab Migration product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active time_frame: all diff --git a/config/metrics/counts_all/20210216180705_total.yml b/config/metrics/counts_all/20210216180705_total.yml index 0e573f05944e..2d5800c3e338 100644 --- a/config/metrics/counts_all/20210216180705_total.yml +++ b/config/metrics/counts_all/20210216180705_total.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.total description: Total count of all projects imported with import_source NOT NULL product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180707_gitlab_project.yml b/config/metrics/counts_all/20210216180707_gitlab_project.yml index f994ca94cb35..e051a2c9c7fc 100644 --- a/config/metrics/counts_all/20210216180707_gitlab_project.yml +++ b/config/metrics/counts_all/20210216180707_gitlab_project.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.gitlab_project description: Distinct count of users that imported projects using Project Import/Export product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180711_github.yml b/config/metrics/counts_all/20210216180711_github.yml index 4c40181f136f..7cad966d2619 100644 --- a/config/metrics/counts_all/20210216180711_github.yml +++ b/config/metrics/counts_all/20210216180711_github.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.github description: Distinct count of users that imported projects from GitHub product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180713_bitbucket.yml b/config/metrics/counts_all/20210216180713_bitbucket.yml index 3fde5dcc250a..2b625999f9ea 100644 --- a/config/metrics/counts_all/20210216180713_bitbucket.yml +++ b/config/metrics/counts_all/20210216180713_bitbucket.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.bitbucket description: Distinct count of users that imported projects from Bitbucket Cloud product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180715_bitbucket_server.yml b/config/metrics/counts_all/20210216180715_bitbucket_server.yml index 20b7ea74be85..004a3f069363 100644 --- a/config/metrics/counts_all/20210216180715_bitbucket_server.yml +++ b/config/metrics/counts_all/20210216180715_bitbucket_server.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.bitbucket_server description: Distinct count of users that imported projects from Bitbucket Server product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180716_gitea.yml b/config/metrics/counts_all/20210216180716_gitea.yml index 1e6c6924cab8..6199de53e7b5 100644 --- a/config/metrics/counts_all/20210216180716_gitea.yml +++ b/config/metrics/counts_all/20210216180716_gitea.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.gitea description: Distinct count of users that imported projects from Gitea product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180718_git.yml b/config/metrics/counts_all/20210216180718_git.yml index 714264c78ac7..f5e1a1782d95 100644 --- a/config/metrics/counts_all/20210216180718_git.yml +++ b/config/metrics/counts_all/20210216180718_git.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.git description: Distinct count of users that imported projects using Import by URL product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180720_manifest.yml b/config/metrics/counts_all/20210216180720_manifest.yml index c5486138cc61..d9b4f636f63a 100644 --- a/config/metrics/counts_all/20210216180720_manifest.yml +++ b/config/metrics/counts_all/20210216180720_manifest.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.projects_imported.manifest description: Distinct count of users that imported projects using Manifest file product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180722_jira.yml b/config/metrics/counts_all/20210216180722_jira.yml index 1bb5bff89c15..0ed9569552ab 100644 --- a/config/metrics/counts_all/20210216180722_jira.yml +++ b/config/metrics/counts_all/20210216180722_jira.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.issues_imported.jira description: Distinct count of users that imported issues into projects using Jira product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180724_fogbugz.yml b/config/metrics/counts_all/20210216180724_fogbugz.yml index 3095c40a8f89..1d7e9142c958 100644 --- a/config/metrics/counts_all/20210216180724_fogbugz.yml +++ b/config/metrics/counts_all/20210216180724_fogbugz.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.issues_imported.fogbugz description: Distinct count of users that imported issues into projects using FogBugz product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180726_phabricator.yml b/config/metrics/counts_all/20210216180726_phabricator.yml index 166ae62dfb6d..64f33cca3b2e 100644 --- a/config/metrics/counts_all/20210216180726_phabricator.yml +++ b/config/metrics/counts_all/20210216180726_phabricator.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.issues_imported.phabricator description: Distinct count of users that imported issues into projects using Phabricator product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180727_csv.yml b/config/metrics/counts_all/20210216180727_csv.yml index f1279933c398..ec7133ca1281 100644 --- a/config/metrics/counts_all/20210216180727_csv.yml +++ b/config/metrics/counts_all/20210216180727_csv.yml @@ -5,7 +5,7 @@ description: Distinct count of users that imported issues into projects using CS upload product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210216180729_groups_imported.yml b/config/metrics/counts_all/20210216180729_groups_imported.yml index 94cb0e1d46d6..fe6ae117f572 100644 --- a/config/metrics/counts_all/20210216180729_groups_imported.yml +++ b/config/metrics/counts_all/20210216180729_groups_imported.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.groups_imported description: Distinct count of users that imported groups using Group Import product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: removed time_frame: all diff --git a/config/metrics/counts_all/20210514141520_project_imports_total.yml b/config/metrics/counts_all/20210514141520_project_imports_total.yml index 1eb380e9716d..12b418525706 100644 --- a/config/metrics/counts_all/20210514141520_project_imports_total.yml +++ b/config/metrics/counts_all/20210514141520_project_imports_total.yml @@ -4,7 +4,7 @@ key_path: usage_activity_by_stage.manage.project_imports.total description: Number of projects imported product_section: dev product_stage: manage -product_group: import +product_group: import_and_integrate value_type: number status: active milestone: "14.0" -- GitLab