Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-11 12:11:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-11 12:11:14 +0300
commit43e40e8daaceafb9b78fde9ac5ce97584a210a90 (patch)
treeb011f75121d3e42651522123fef9421437aca61a /lib/gitlab/usage_data_counters
parent75ef798ebc8e6bf6960dc2540ea6c3a42c5312c8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab/usage_data_counters')
-rw-r--r--lib/gitlab/usage_data_counters/known_events/common.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/gitlab/usage_data_counters/known_events/common.yml b/lib/gitlab/usage_data_counters/known_events/common.yml
index c13c7657576..c1720b26a22 100644
--- a/lib/gitlab/usage_data_counters/known_events/common.yml
+++ b/lib/gitlab/usage_data_counters/known_events/common.yml
@@ -127,6 +127,11 @@
category: testing
redis_slot: testing
aggregation: weekly
+- name: i_testing_coverage_report_uploaded
+ category: testing
+ redis_slot: testing
+ aggregation: weekly
+ feature_flag: usage_data_ci_i_testing_coverage_report_uploaded
# Project Management group
- name: g_project_management_issue_title_changed
category: issues_edit