From c6be746d9c01594f10f773c1d50e0cecab539e0f Mon Sep 17 00:00:00 2001
From: Jonas Larsen <jlarsen@gitlab.com>
Date: Wed, 21 Feb 2024 15:50:35 +0100
Subject: [PATCH] Update product group to import_and_integrate

The group 'integration' was renamed to 'import_and_integrate'
---
 .../20210216181152_projects_jira_dvcs_cloud_active.yml          | 2 +-
 .../20210216181154_projects_jira_dvcs_server_active.yml         | 2 +-
 .../20210216181128_projects_jira_dvcs_cloud_active.yml          | 2 +-
 .../20210216181130_projects_jira_dvcs_server_active.yml         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/metrics/counts_28d/20210216181152_projects_jira_dvcs_cloud_active.yml b/config/metrics/counts_28d/20210216181152_projects_jira_dvcs_cloud_active.yml
index 650e84cca79e0..86c05df308345 100644
--- a/config/metrics/counts_28d/20210216181152_projects_jira_dvcs_cloud_active.yml
+++ b/config/metrics/counts_28d/20210216181152_projects_jira_dvcs_cloud_active.yml
@@ -5,7 +5,7 @@ description: Distinct count of creator_id from projects with an active Jira Clou
   DVCS integration.
 product_section: dev
 product_stage: manage
-product_group: integration
+product_group: import_and_integrate
 value_type: number
 status: removed
 time_frame: 28d
diff --git a/config/metrics/counts_28d/20210216181154_projects_jira_dvcs_server_active.yml b/config/metrics/counts_28d/20210216181154_projects_jira_dvcs_server_active.yml
index d0d730381a659..34bcee9905bf0 100644
--- a/config/metrics/counts_28d/20210216181154_projects_jira_dvcs_server_active.yml
+++ b/config/metrics/counts_28d/20210216181154_projects_jira_dvcs_server_active.yml
@@ -5,7 +5,7 @@ description: Distinct count of creator_id from projects with an active Jira Serv
   DVCS integration.
 product_section: dev
 product_stage: manage
-product_group: integration
+product_group: import_and_integrate
 value_type: number
 status: active
 time_frame: 28d
diff --git a/config/metrics/counts_all/20210216181128_projects_jira_dvcs_cloud_active.yml b/config/metrics/counts_all/20210216181128_projects_jira_dvcs_cloud_active.yml
index 7b89554c2b2a8..2fb27416694d2 100644
--- a/config/metrics/counts_all/20210216181128_projects_jira_dvcs_cloud_active.yml
+++ b/config/metrics/counts_all/20210216181128_projects_jira_dvcs_cloud_active.yml
@@ -5,7 +5,7 @@ description: Distinct count of creator_id from projects with an active Jira Clou
   DVCS integration.
 product_section: dev
 product_stage: manage
-product_group: integration
+product_group: import_and_integrate
 value_type: number
 status: removed
 time_frame: all
diff --git a/config/metrics/counts_all/20210216181130_projects_jira_dvcs_server_active.yml b/config/metrics/counts_all/20210216181130_projects_jira_dvcs_server_active.yml
index b3f8b6ac307f4..bbf8cbb367ba7 100644
--- a/config/metrics/counts_all/20210216181130_projects_jira_dvcs_server_active.yml
+++ b/config/metrics/counts_all/20210216181130_projects_jira_dvcs_server_active.yml
@@ -5,7 +5,7 @@ description: Distinct count of creator_id from projects with an active Jira Serv
   DVCS integration.
 product_section: dev
 product_stage: manage
-product_group: integration
+product_group: import_and_integrate
 value_type: number
 status: active
 time_frame: all
-- 
GitLab