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:
Diffstat (limited to 'lib/gitlab/usage_data_counters/known_events/work_items.yml')
-rw-r--r--lib/gitlab/usage_data_counters/known_events/work_items.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/gitlab/usage_data_counters/known_events/work_items.yml b/lib/gitlab/usage_data_counters/known_events/work_items.yml
index 6c90e4b2533..1f0cc0c8a2e 100644
--- a/lib/gitlab/usage_data_counters/known_events/work_items.yml
+++ b/lib/gitlab/usage_data_counters/known_events/work_items.yml
@@ -1,35 +1,28 @@
---
- name: users_updating_work_item_title
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_creating_work_items
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_updating_work_item_dates
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_updating_work_item_labels
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_updating_work_item_milestone
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_updating_work_item_iteration
# The event tracks an EE feature.
# It's added here so it can be aggregated into the CE/EE 'OR' aggregate metrics.
# It will report 0 for CE instances and should not be used with 'AND' aggregators.
- category: work_items
redis_slot: users
aggregation: weekly
- name: users_updating_weight_estimate
# The event tracks an EE feature.
# It's added here so it can be aggregated into the CE/EE 'OR' aggregate metrics.
# It will report 0 for CE instances and should not be used with 'AND' aggregators.
- category: work_items
redis_slot: users
aggregation: weekly