From 431ec7b0f24fc289a49225da100b6596cc331a65 Mon Sep 17 00:00:00 2001
From: Max Orefice <morefice@gitlab.com>
Date: Tue, 7 Mar 2023 04:25:22 +0000
Subject: [PATCH] Update group to pipeline_security

---
 config/events/202109151015_notes__create_service_execute.yml    | 2 +-
 .../20211215022206_default_review_app_open_review_app.yml       | 2 +-
 config/feature_flags/development/artifacts_management_page.yml  | 2 +-
 .../development/counter_attribute_db_lease_for_update.yml       | 2 +-
 .../feature_flags/development/mr_show_reports_immediately.yml   | 2 +-
 .../development/project_statistics_bulk_increment.yml           | 2 +-
 config/feature_flags/development/s3_multithreaded_uploads.yml   | 2 +-
 .../ops/ci_build_dependencies_artifacts_logger.yml              | 2 +-
 .../feature_flags/ops/projects_build_artifacts_size_refresh.yml | 2 +-
 .../ops/projects_build_artifacts_size_refresh_high.yml          | 2 +-
 .../ops/projects_build_artifacts_size_refresh_medium.yml        | 2 +-
 config/feature_flags/ops/split_log_bulk_increment_counter.yml   | 2 +-
 .../20210216182136_i_testing_test_case_parsed_monthly.yml       | 2 +-
 ...0451_users_expanding_testing_code_quality_report_monthly.yml | 2 +-
 ...628_users_expanding_testing_accessibility_report_monthly.yml | 2 +-
 .../20210413205507_i_testing_summary_widget_total_monthly.yml   | 2 +-
 .../20220825142533_i_testing_test_report_uploaded_monthly.yml   | 2 +-
 ...0221101190915_i_testing_coverage_report_uploaded_monthly.yml | 2 +-
 .../counts_28d/20230112174745_i_testing_active_user_monthly.yml | 2 +-
 .../20210216182134_i_testing_test_case_parsed_weekly.yml        | 2 +-
 ...00451_users_expanding_testing_code_quality_report_weekly.yml | 2 +-
 ...0628_users_expanding_testing_accessibility_report_weekly.yml | 2 +-
 .../20210413205507_i_testing_summary_widget_total_weekly.yml    | 2 +-
 .../20220825142528_i_testing_test_report_uploaded_weekly.yml    | 2 +-
 ...20221101190913_i_testing_coverage_report_uploaded_weekly.yml | 2 +-
 .../counts_7d/20230112174745_i_testing_active_user_weekly.yml   | 2 +-
 ...__coverage_reports_controller_download_code_coverage_csv.yml | 2 +-
 ..._groups__analytics__repository_analytics_controller_show.yml | 2 +-
 .../development/anonymous_visual_review_feedback.yml            | 2 +-
 .../feature_flags/development/project_quality_summary_page.yml  | 2 +-
 ...0216182139_i_testing_metrics_report_widget_total_monthly.yml | 2 +-
 ...182143_i_testing_group_code_coverage_visit_total_monthly.yml | 2 +-
 ...6182147_i_testing_full_code_quality_report_total_monthly.yml | 2 +-
 ...216182151_i_testing_web_performance_widget_total_monthly.yml | 2 +-
 ..._testing_group_code_coverage_project_click_total_monthly.yml | 2 +-
 ...16182156_i_testing_load_performance_widget_total_monthly.yml | 2 +-
 ...2200_i_testing_metrics_report_artifact_uploaders_monthly.yml | 2 +-
 .../20210216183209_i_testing_paid_monthly_active_user_total.yml | 2 +-
 ...10216182138_i_testing_metrics_report_widget_total_weekly.yml | 2 +-
 ...6182141_i_testing_group_code_coverage_visit_total_weekly.yml | 2 +-
 ...16182145_i_testing_full_code_quality_report_total_weekly.yml | 2 +-
 ...0216182149_i_testing_web_performance_widget_total_weekly.yml | 2 +-
 ...216182154_i_testing_load_performance_widget_total_weekly.yml | 2 +-
 ...82158_i_testing_metrics_report_artifact_uploaders_weekly.yml | 2 +-
 .../20210216183219_i_testing_paid_monthly_active_user_total.yml | 2 +-
 ...i_testing_group_code_coverage_project_click_total_weekly.yml | 2 +-
 .../vue_merge_request_widget/extensions/metrics/index_spec.js   | 2 +-
 .../browser_ui/4_verify/pipeline/locked_artifacts_spec.rb       | 2 +-
 .../browser_ui/4_verify/testing/endpoint_coverage_spec.rb       | 2 +-
 .../browser_ui/4_verify/testing/view_code_coverage_spec.rb      | 2 +-
 50 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/config/events/202109151015_notes__create_service_execute.yml b/config/events/202109151015_notes__create_service_execute.yml
index 12da6da02f047..5ca57011bb90b 100644
--- a/config/events/202109151015_notes__create_service_execute.yml
+++ b/config/events/202109151015_notes__create_service_execute.yml
@@ -8,7 +8,7 @@ extra_properties:
 identifiers:
 product_section: ops
 product_stage: verify
-product_group: group::pipeline insights
+product_group: group::pipeline execution
 product_category:
 milestone: "12.5"
 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18890
diff --git a/config/events/20211215022206_default_review_app_open_review_app.yml b/config/events/20211215022206_default_review_app_open_review_app.yml
index c77b904bc011a..67e7e9be15de9 100644
--- a/config/events/20211215022206_default_review_app_open_review_app.yml
+++ b/config/events/20211215022206_default_review_app_open_review_app.yml
@@ -8,7 +8,7 @@ extra_properties:
 identifiers:
 product_section: ops
 product_stage: verify
-product_group: group::pipeline insights
+product_group: group::pipeline execution
 product_category:
 milestone: "12.6"
 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18141
diff --git a/config/feature_flags/development/artifacts_management_page.yml b/config/feature_flags/development/artifacts_management_page.yml
index 94ef885f4b96f..078e18a703f1c 100644
--- a/config/feature_flags/development/artifacts_management_page.yml
+++ b/config/feature_flags/development/artifacts_management_page.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/16654
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/254938
 milestone: '12.4'
 type: development
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/development/counter_attribute_db_lease_for_update.yml b/config/feature_flags/development/counter_attribute_db_lease_for_update.yml
index 7c30bb3e913a4..8a991dd7aea3a 100644
--- a/config/feature_flags/development/counter_attribute_db_lease_for_update.yml
+++ b/config/feature_flags/development/counter_attribute_db_lease_for_update.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/97912
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/374596
 milestone: '15.5'
 type: development
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/development/mr_show_reports_immediately.yml b/config/feature_flags/development/mr_show_reports_immediately.yml
index 23ac381a521f8..08cc49bcfd35d 100644
--- a/config/feature_flags/development/mr_show_reports_immediately.yml
+++ b/config/feature_flags/development/mr_show_reports_immediately.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76612
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/367027
 milestone: '15.2'
 type: development
-group: group::pipeline insights
+group: group::pipeline execution
 default_enabled: false
diff --git a/config/feature_flags/development/project_statistics_bulk_increment.yml b/config/feature_flags/development/project_statistics_bulk_increment.yml
index 6e8b9083a4d91..2fa2b6d2611e6 100644
--- a/config/feature_flags/development/project_statistics_bulk_increment.yml
+++ b/config/feature_flags/development/project_statistics_bulk_increment.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/103879
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/385845
 milestone: '15.7'
 type: development
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/development/s3_multithreaded_uploads.yml b/config/feature_flags/development/s3_multithreaded_uploads.yml
index 6c3ecac414360..f2019f53275a1 100644
--- a/config/feature_flags/development/s3_multithreaded_uploads.yml
+++ b/config/feature_flags/development/s3_multithreaded_uploads.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/50922
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/296772
 milestone: '13.8'
 type: development
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: true
diff --git a/config/feature_flags/ops/ci_build_dependencies_artifacts_logger.yml b/config/feature_flags/ops/ci_build_dependencies_artifacts_logger.yml
index 533900efdacc3..1e4e5ac343819 100644
--- a/config/feature_flags/ops/ci_build_dependencies_artifacts_logger.yml
+++ b/config/feature_flags/ops/ci_build_dependencies_artifacts_logger.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/93179
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/369441
 milestone: '15.3'
 type: ops
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/ops/projects_build_artifacts_size_refresh.yml b/config/feature_flags/ops/projects_build_artifacts_size_refresh.yml
index 8b54a0e3ff5aa..e3b27dfe8ea12 100644
--- a/config/feature_flags/ops/projects_build_artifacts_size_refresh.yml
+++ b/config/feature_flags/ops/projects_build_artifacts_size_refresh.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84701
 rollout_issue_url:
 milestone: '15.1'
 type: ops
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: true
diff --git a/config/feature_flags/ops/projects_build_artifacts_size_refresh_high.yml b/config/feature_flags/ops/projects_build_artifacts_size_refresh_high.yml
index d16ee72ab71ff..5289bacae8ec6 100644
--- a/config/feature_flags/ops/projects_build_artifacts_size_refresh_high.yml
+++ b/config/feature_flags/ops/projects_build_artifacts_size_refresh_high.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84701
 rollout_issue_url:
 milestone: '15.8'
 type: ops
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/ops/projects_build_artifacts_size_refresh_medium.yml b/config/feature_flags/ops/projects_build_artifacts_size_refresh_medium.yml
index 73bfd16ec94c9..0c38b67a9cc41 100644
--- a/config/feature_flags/ops/projects_build_artifacts_size_refresh_medium.yml
+++ b/config/feature_flags/ops/projects_build_artifacts_size_refresh_medium.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84701
 rollout_issue_url:
 milestone: '15.8'
 type: ops
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/feature_flags/ops/split_log_bulk_increment_counter.yml b/config/feature_flags/ops/split_log_bulk_increment_counter.yml
index ba8c3a7d22eda..efc3f77b77b49 100644
--- a/config/feature_flags/ops/split_log_bulk_increment_counter.yml
+++ b/config/feature_flags/ops/split_log_bulk_increment_counter.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111147
 rollout_issue_url:
 milestone: '15.9'
 type: ops
-group: group::pipeline insights
+group: group::pipeline security
 default_enabled: false
diff --git a/config/metrics/counts_28d/20210216182136_i_testing_test_case_parsed_monthly.yml b/config/metrics/counts_28d/20210216182136_i_testing_test_case_parsed_monthly.yml
index 12b9e922a1cc5..2bcd22eb7fc10 100644
--- a/config/metrics/counts_28d/20210216182136_i_testing_test_case_parsed_monthly.yml
+++ b/config/metrics/counts_28d/20210216182136_i_testing_test_case_parsed_monthly.yml
@@ -5,7 +5,7 @@ description: Internal Tracking to count number of unit tests parsed for planning
   future code testing features. Data available [here](https://app.periscopedata.com/app/gitlab/788674/Verify:Testing-Group-Metrics?widget=10454394&udv=0)
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20210409100451_users_expanding_testing_code_quality_report_monthly.yml b/config/metrics/counts_28d/20210409100451_users_expanding_testing_code_quality_report_monthly.yml
index 65b9764cf10d9..498569c95aa4c 100644
--- a/config/metrics/counts_28d/20210409100451_users_expanding_testing_code_quality_report_monthly.yml
+++ b/config/metrics/counts_28d/20210409100451_users_expanding_testing_code_quality_report_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.users_expanding_testing_code_quality_report
 description: Count of expanding the code quality widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_quality
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20210409100628_users_expanding_testing_accessibility_report_monthly.yml b/config/metrics/counts_28d/20210409100628_users_expanding_testing_accessibility_report_monthly.yml
index 601fc6fdab3fa..d800cd2f3e964 100644
--- a/config/metrics/counts_28d/20210409100628_users_expanding_testing_accessibility_report_monthly.yml
+++ b/config/metrics/counts_28d/20210409100628_users_expanding_testing_accessibility_report_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.users_expanding_testing_accessibility_repor
 description: Count of expanding the accessibility report widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: accessibility_testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20210413205507_i_testing_summary_widget_total_monthly.yml b/config/metrics/counts_28d/20210413205507_i_testing_summary_widget_total_monthly.yml
index 49cab313fc880..ed25f2c18a80b 100644
--- a/config/metrics/counts_28d/20210413205507_i_testing_summary_widget_total_monthly.yml
+++ b/config/metrics/counts_28d/20210413205507_i_testing_summary_widget_total_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_summary_widget_total_monthly
 description: Unique users that expand the test summary merge request widget by month
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20220825142533_i_testing_test_report_uploaded_monthly.yml b/config/metrics/counts_28d/20220825142533_i_testing_test_report_uploaded_monthly.yml
index 341d38103180a..cd12473515376 100644
--- a/config/metrics/counts_28d/20220825142533_i_testing_test_report_uploaded_monthly.yml
+++ b/config/metrics/counts_28d/20220825142533_i_testing_test_report_uploaded_monthly.yml
@@ -3,7 +3,7 @@ key_path: redis_hll_counters.testing.i_testing_test_report_uploaded_monthly
 description: "MAU of junit test reports uploaded by customers per pipeline"
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20221101190915_i_testing_coverage_report_uploaded_monthly.yml b/config/metrics/counts_28d/20221101190915_i_testing_coverage_report_uploaded_monthly.yml
index ef51a24bc1eae..a3d47aa4c4936 100644
--- a/config/metrics/counts_28d/20221101190915_i_testing_coverage_report_uploaded_monthly.yml
+++ b/config/metrics/counts_28d/20221101190915_i_testing_coverage_report_uploaded_monthly.yml
@@ -3,7 +3,7 @@ key_path: redis_hll_counters.testing.i_testing_coverage_report_uploaded_monthly
 description: "MAU of coverage test reports uploaded by customers per pipeline"
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_28d/20230112174745_i_testing_active_user_monthly.yml b/config/metrics/counts_28d/20230112174745_i_testing_active_user_monthly.yml
index 8f73011a6ed5f..97a74e44f653c 100644
--- a/config/metrics/counts_28d/20230112174745_i_testing_active_user_monthly.yml
+++ b/config/metrics/counts_28d/20230112174745_i_testing_active_user_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_active_user_monthly
 description: Count of monthly active users for pipeline insights features
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20210216182134_i_testing_test_case_parsed_weekly.yml b/config/metrics/counts_7d/20210216182134_i_testing_test_case_parsed_weekly.yml
index 49d882f893be3..d7c2bf1ad3181 100644
--- a/config/metrics/counts_7d/20210216182134_i_testing_test_case_parsed_weekly.yml
+++ b/config/metrics/counts_7d/20210216182134_i_testing_test_case_parsed_weekly.yml
@@ -5,7 +5,7 @@ description: Internal Tracking to count number of unit tests parsed for planning
   future code testing features. Data available [here](https://app.periscopedata.com/app/gitlab/788674/Verify:Testing-Group-Metrics?widget=10454394&udv=0)
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20210409100451_users_expanding_testing_code_quality_report_weekly.yml b/config/metrics/counts_7d/20210409100451_users_expanding_testing_code_quality_report_weekly.yml
index a8686e59e13bf..f3e90cb077b90 100644
--- a/config/metrics/counts_7d/20210409100451_users_expanding_testing_code_quality_report_weekly.yml
+++ b/config/metrics/counts_7d/20210409100451_users_expanding_testing_code_quality_report_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.users_expanding_testing_code_quality_report
 description: Count of expanding the code quality widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_quality
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20210409100628_users_expanding_testing_accessibility_report_weekly.yml b/config/metrics/counts_7d/20210409100628_users_expanding_testing_accessibility_report_weekly.yml
index bbad1715f988c..096f2f0c7f62e 100644
--- a/config/metrics/counts_7d/20210409100628_users_expanding_testing_accessibility_report_weekly.yml
+++ b/config/metrics/counts_7d/20210409100628_users_expanding_testing_accessibility_report_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.users_expanding_testing_accessibility_repor
 description: Count of expanding the accessibility report widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: accessibility_testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20210413205507_i_testing_summary_widget_total_weekly.yml b/config/metrics/counts_7d/20210413205507_i_testing_summary_widget_total_weekly.yml
index f9c34ab4fe93e..015fd1e99b05f 100644
--- a/config/metrics/counts_7d/20210413205507_i_testing_summary_widget_total_weekly.yml
+++ b/config/metrics/counts_7d/20210413205507_i_testing_summary_widget_total_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_summary_widget_total_weekly
 description: Unique users that expand the test summary merge request widget by week
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20220825142528_i_testing_test_report_uploaded_weekly.yml b/config/metrics/counts_7d/20220825142528_i_testing_test_report_uploaded_weekly.yml
index 814a50554c138..650f85f765bcd 100644
--- a/config/metrics/counts_7d/20220825142528_i_testing_test_report_uploaded_weekly.yml
+++ b/config/metrics/counts_7d/20220825142528_i_testing_test_report_uploaded_weekly.yml
@@ -3,7 +3,7 @@ key_path: redis_hll_counters.testing.i_testing_test_report_uploaded_weekly
 description: "MAU of junit test reports uploaded by customers per pipeline"
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20221101190913_i_testing_coverage_report_uploaded_weekly.yml b/config/metrics/counts_7d/20221101190913_i_testing_coverage_report_uploaded_weekly.yml
index be6ba98c10cec..86fefb257f6cf 100644
--- a/config/metrics/counts_7d/20221101190913_i_testing_coverage_report_uploaded_weekly.yml
+++ b/config/metrics/counts_7d/20221101190913_i_testing_coverage_report_uploaded_weekly.yml
@@ -3,7 +3,7 @@ key_path: redis_hll_counters.testing.i_testing_coverage_report_uploaded_weekly
 description: "MAU of coverage test reports uploaded by customers per pipeline"
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/config/metrics/counts_7d/20230112174745_i_testing_active_user_weekly.yml b/config/metrics/counts_7d/20230112174745_i_testing_active_user_weekly.yml
index d1c553601e6ea..38e6e0469f4e4 100644
--- a/config/metrics/counts_7d/20230112174745_i_testing_active_user_weekly.yml
+++ b/config/metrics/counts_7d/20230112174745_i_testing_active_user_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_active_user_weekly
 description: Count of weekly active users for pipeline insights features
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: testing
 value_type: number
 status: active
diff --git a/ee/config/events/202108302307_groups__analytics__coverage_reports_controller_download_code_coverage_csv.yml b/ee/config/events/202108302307_groups__analytics__coverage_reports_controller_download_code_coverage_csv.yml
index d1230632dba41..0ee1c6484ba32 100644
--- a/ee/config/events/202108302307_groups__analytics__coverage_reports_controller_download_code_coverage_csv.yml
+++ b/ee/config/events/202108302307_groups__analytics__coverage_reports_controller_download_code_coverage_csv.yml
@@ -8,7 +8,7 @@ extra_properties:
 identifiers:
 product_section: ops
 product_stage: verify
-product_group: group::pipeline insights
+product_group: group::pipeline execution
 product_category:
 milestone: "13.4"
 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40754
diff --git a/ee/config/events/202108302307_groups__analytics__repository_analytics_controller_show.yml b/ee/config/events/202108302307_groups__analytics__repository_analytics_controller_show.yml
index 3eb8c5401e687..a46da308e9f71 100644
--- a/ee/config/events/202108302307_groups__analytics__repository_analytics_controller_show.yml
+++ b/ee/config/events/202108302307_groups__analytics__repository_analytics_controller_show.yml
@@ -8,7 +8,7 @@ extra_properties:
 identifiers:
 product_section: ops
 product_stage: verify
-product_group: group::pipeline insights
+product_group: group::pipeline execution
 product_category:
 milestone: "13.6"
 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42376
diff --git a/ee/config/feature_flags/development/anonymous_visual_review_feedback.yml b/ee/config/feature_flags/development/anonymous_visual_review_feedback.yml
index fb9c57698531d..b956eb93cd235 100644
--- a/ee/config/feature_flags/development/anonymous_visual_review_feedback.yml
+++ b/ee/config/feature_flags/development/anonymous_visual_review_feedback.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18710
 rollout_issue_url:
 milestone: '12.5'
 type: development
-group: group::pipeline insights
+group: group::pipeline execution
 default_enabled: false
diff --git a/ee/config/feature_flags/development/project_quality_summary_page.yml b/ee/config/feature_flags/development/project_quality_summary_page.yml
index 342714758d127..101a66162b8bd 100644
--- a/ee/config/feature_flags/development/project_quality_summary_page.yml
+++ b/ee/config/feature_flags/development/project_quality_summary_page.yml
@@ -4,5 +4,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/72724
 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/343687
 milestone: '14.4'
 type: development
-group: group::pipeline insights
+group: group::pipeline execution
 default_enabled: false
diff --git a/ee/config/metrics/counts_28d/20210216182139_i_testing_metrics_report_widget_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182139_i_testing_metrics_report_widget_total_monthly.yml
index 5af21818cbc18..727107aa24254 100644
--- a/ee/config/metrics/counts_28d/20210216182139_i_testing_metrics_report_widget_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182139_i_testing_metrics_report_widget_total_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_metrics_report_widget_total_month
 description: Count of unique users per month who expanded the metrics report MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182143_i_testing_group_code_coverage_visit_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182143_i_testing_group_code_coverage_visit_total_monthly.yml
index 73fc34d051909..109f1a42c7626 100644
--- a/ee/config/metrics/counts_28d/20210216182143_i_testing_group_code_coverage_visit_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182143_i_testing_group_code_coverage_visit_total_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_group_code_coverage_visit_total_m
 description: Count of unique users per month who visited the group code coverage page
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182147_i_testing_full_code_quality_report_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182147_i_testing_full_code_quality_report_total_monthly.yml
index 6003e501a68fb..69727eeb7cff0 100644
--- a/ee/config/metrics/counts_28d/20210216182147_i_testing_full_code_quality_report_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182147_i_testing_full_code_quality_report_total_monthly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per week|month who visit the full code qualit
   report
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_quality
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182151_i_testing_web_performance_widget_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182151_i_testing_web_performance_widget_total_monthly.yml
index f48b51e81b1c9..5232972a7a31e 100644
--- a/ee/config/metrics/counts_28d/20210216182151_i_testing_web_performance_widget_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182151_i_testing_web_performance_widget_total_monthly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per month who expanded the browser performanc
   report MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: web_performance
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182153_i_testing_group_code_coverage_project_click_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182153_i_testing_group_code_coverage_project_click_total_monthly.yml
index 285e13b710a57..1bfe3eb08f31d 100644
--- a/ee/config/metrics/counts_28d/20210216182153_i_testing_group_code_coverage_project_click_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182153_i_testing_group_code_coverage_project_click_total_monthly.yml
@@ -5,7 +5,7 @@ description: Aggregated count of unique users who have clicked from group code c
   page to an individual project page each month.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182156_i_testing_load_performance_widget_total_monthly.yml b/ee/config/metrics/counts_28d/20210216182156_i_testing_load_performance_widget_total_monthly.yml
index ec07091faeea6..f4a5001806b0a 100644
--- a/ee/config/metrics/counts_28d/20210216182156_i_testing_load_performance_widget_total_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182156_i_testing_load_performance_widget_total_monthly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per month who expanded the load performance r
   MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: load_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216182200_i_testing_metrics_report_artifact_uploaders_monthly.yml b/ee/config/metrics/counts_28d/20210216182200_i_testing_metrics_report_artifact_uploaders_monthly.yml
index 51c0f230e0b3a..f7e5ccc53b4ea 100644
--- a/ee/config/metrics/counts_28d/20210216182200_i_testing_metrics_report_artifact_uploaders_monthly.yml
+++ b/ee/config/metrics/counts_28d/20210216182200_i_testing_metrics_report_artifact_uploaders_monthly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_metrics_report_artifact_uploaders
 description: Tracks number of metrics reports uploaded monthly.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_28d/20210216183209_i_testing_paid_monthly_active_user_total.yml b/ee/config/metrics/counts_28d/20210216183209_i_testing_paid_monthly_active_user_total.yml
index c4da9330c242f..97d28c409fd19 100644
--- a/ee/config/metrics/counts_28d/20210216183209_i_testing_paid_monthly_active_user_total.yml
+++ b/ee/config/metrics/counts_28d/20210216183209_i_testing_paid_monthly_active_user_total.yml
@@ -5,7 +5,7 @@ description: Aggregated count of users who have engaged with a Premium or Ultima
   tier testing feature per month.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182138_i_testing_metrics_report_widget_total_weekly.yml b/ee/config/metrics/counts_7d/20210216182138_i_testing_metrics_report_widget_total_weekly.yml
index c4d481397dc68..22aea2fae0a77 100644
--- a/ee/config/metrics/counts_7d/20210216182138_i_testing_metrics_report_widget_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182138_i_testing_metrics_report_widget_total_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_metrics_report_widget_total_weekl
 description: Count of unique users per week who expanded the metrics report MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182141_i_testing_group_code_coverage_visit_total_weekly.yml b/ee/config/metrics/counts_7d/20210216182141_i_testing_group_code_coverage_visit_total_weekly.yml
index c63af4f313a54..e68673aeaf7de 100644
--- a/ee/config/metrics/counts_7d/20210216182141_i_testing_group_code_coverage_visit_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182141_i_testing_group_code_coverage_visit_total_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_group_code_coverage_visit_total_w
 description: Count of unique users per week who visited the group code coverage page
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182145_i_testing_full_code_quality_report_total_weekly.yml b/ee/config/metrics/counts_7d/20210216182145_i_testing_full_code_quality_report_total_weekly.yml
index 018975f3a590c..ba078d640a8dc 100644
--- a/ee/config/metrics/counts_7d/20210216182145_i_testing_full_code_quality_report_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182145_i_testing_full_code_quality_report_total_weekly.yml
@@ -4,7 +4,7 @@ key_path: redis_hll_counters.testing.i_testing_full_code_quality_report_total_we
 description: Count of unique users per week who visit the full code quality report
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_quality
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182149_i_testing_web_performance_widget_total_weekly.yml b/ee/config/metrics/counts_7d/20210216182149_i_testing_web_performance_widget_total_weekly.yml
index f66d25ba4f94e..01f3e8bdddad6 100644
--- a/ee/config/metrics/counts_7d/20210216182149_i_testing_web_performance_widget_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182149_i_testing_web_performance_widget_total_weekly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per week who expanded the browser performance
   MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: web_performance
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182154_i_testing_load_performance_widget_total_weekly.yml b/ee/config/metrics/counts_7d/20210216182154_i_testing_load_performance_widget_total_weekly.yml
index e050302c09402..f4c3832d6013d 100644
--- a/ee/config/metrics/counts_7d/20210216182154_i_testing_load_performance_widget_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182154_i_testing_load_performance_widget_total_weekly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per week who expanded the load performance re
   MR widget
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: load_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216182158_i_testing_metrics_report_artifact_uploaders_weekly.yml b/ee/config/metrics/counts_7d/20210216182158_i_testing_metrics_report_artifact_uploaders_weekly.yml
index 206e577457267..65c3abe1b483a 100644
--- a/ee/config/metrics/counts_7d/20210216182158_i_testing_metrics_report_artifact_uploaders_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216182158_i_testing_metrics_report_artifact_uploaders_weekly.yml
@@ -5,7 +5,7 @@ description: Count of unique users per week who trigger a pipeline that uploads
   metrics report.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216183219_i_testing_paid_monthly_active_user_total.yml b/ee/config/metrics/counts_7d/20210216183219_i_testing_paid_monthly_active_user_total.yml
index c7969a820d342..400f81a6f5b5a 100644
--- a/ee/config/metrics/counts_7d/20210216183219_i_testing_paid_monthly_active_user_total.yml
+++ b/ee/config/metrics/counts_7d/20210216183219_i_testing_paid_monthly_active_user_total.yml
@@ -5,7 +5,7 @@ description: Aggregated count of users who have engaged with a Premium or Ultima
   tier testing feature per week.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/config/metrics/counts_7d/20210216184132_i_testing_group_code_coverage_project_click_total_weekly.yml b/ee/config/metrics/counts_7d/20210216184132_i_testing_group_code_coverage_project_click_total_weekly.yml
index 2632c6234eef6..9d9cf5426e4a9 100644
--- a/ee/config/metrics/counts_7d/20210216184132_i_testing_group_code_coverage_project_click_total_weekly.yml
+++ b/ee/config/metrics/counts_7d/20210216184132_i_testing_group_code_coverage_project_click_total_weekly.yml
@@ -5,7 +5,7 @@ description: Aggregated count of unique users who have clicked from group code c
   page to an individual project page each week.
 product_section: ops
 product_stage: verify
-product_group: pipeline_insights
+product_group: pipeline_execution
 product_category: code_testing
 value_type: number
 status: active
diff --git a/ee/spec/frontend/vue_merge_request_widget/extensions/metrics/index_spec.js b/ee/spec/frontend/vue_merge_request_widget/extensions/metrics/index_spec.js
index 2cf7d6073f79d..de8e63850479a 100644
--- a/ee/spec/frontend/vue_merge_request_widget/extensions/metrics/index_spec.js
+++ b/ee/spec/frontend/vue_merge_request_widget/extensions/metrics/index_spec.js
@@ -154,7 +154,7 @@ describe('Metrics extension', () => {
           { name: 'large_change', value: '100.1', previous_value: '0' },
           {
             name: 'non-numeric_change',
-            value: 'group::pipeline insights',
+            value: 'group::pipeline security',
             previous_value: 'group::testing',
           },
         ],
diff --git a/qa/qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb b/qa/qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb
index 588d22275df2d..7c5cde6274b52 100644
--- a/qa/qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb
+++ b/qa/qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb
@@ -1,7 +1,7 @@
 # frozen_string_literal: true
 
 module QA
-  RSpec.describe 'Verify', :runner, :requires_admin, product_group: :pipeline_insights do
+  RSpec.describe 'Verify', :runner, :requires_admin, product_group: :pipeline_security do
     describe 'Artifacts' do
       context 'when locked' do
         let(:file_name) { 'artifact.txt' }
diff --git a/qa/qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb b/qa/qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb
index d4fee70fbf324..e7ab515c672eb 100644
--- a/qa/qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb
+++ b/qa/qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb
@@ -9,7 +9,7 @@ module QA
   # pipeline created (Sidekiq read/write) ->
   # runner picks up pipeline (API read/write) ->
   # User views pipeline succeeds (Web read)
-  RSpec.describe 'Verify', :runner, product_group: :pipeline_insights do
+  RSpec.describe 'Verify', :runner, product_group: :pipeline_security do
     context 'Endpoint Coverage' do
       let!(:project) do
         Resource::Project.fabricate_via_api! do |project|
diff --git a/qa/qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb b/qa/qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb
index b45ccfa5433ea..ee60483d4de7e 100644
--- a/qa/qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb
+++ b/qa/qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb
@@ -1,7 +1,7 @@
 # frozen_string_literal: true
 
 module QA
-  RSpec.describe 'Verify', :runner, product_group: :pipeline_insights do
+  RSpec.describe 'Verify', :runner, product_group: :pipeline_execution do
     describe 'Code coverage statistics' do
       let(:executor) { "qa-runner-#{Time.now.to_i}" }
       let(:runner) do
-- 
GitLab