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 'config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml')
-rw-r--r--config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml14
1 files changed, 9 insertions, 5 deletions
diff --git a/config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml b/config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml
index 3987df0e7eb..b4e45462f71 100644
--- a/config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml
+++ b/config/metrics/counts_28d/20210216183922_search_unique_visits_for_any_target_monthly.yml
@@ -1,21 +1,24 @@
---
data_category: optional
key_path: search_unique_visits.search_unique_visits_for_any_target_monthly
-description: Total unique users for i_search_total, i_search_advanced, i_search_paid for recent 28 days. This metric is redundant because advanced will be a subset of paid and paid will be a subset of total. i_search_total is more appropriate if you just want the total
+description: Total unique users for i_search_total, i_search_advanced, i_search_paid
+ for recent 28 days. This metric is redundant because advanced will be a subset of
+ paid and paid will be a subset of total. i_search_total is more appropriate if you
+ just want the total
product_section: enablement
product_stage: enablement
product_group: group::global search
product_category: global_search
value_type: number
-status: data_available
+status: active
time_frame: 28d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
events:
- - i_search_total
- - i_search_advanced
- - i_search_paid
+ - i_search_total
+ - i_search_advanced
+ - i_search_paid
distribution:
- ce
- ee
@@ -23,3 +26,4 @@ tier:
- free
- premium
- ultimate
+milestone: "<13.9"