Commit a5378bfe authored by Dylan Griffith's avatar Dylan Griffith

Update more metrics definitions for global search

These were missed last time at
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54539
parent d7763277
--- ---
key_path: search_unique_visits.search_unique_visits_for_any_target_monthly key_path: search_unique_visits.search_unique_visits_for_any_target_monthly
description: '' 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: '' product_section: enablement
product_stage: '' product_stage: enablement
product_group: '' product_group: group::global search
product_category: '' product_category: global_search
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
...@@ -19430,41 +19430,39 @@ Calculated unique users to perform Advanced searches by week ...@@ -19430,41 +19430,39 @@ Calculated unique users to perform Advanced searches by week
## `redis_hll_counters.search.i_search_paid_monthly` ## `redis_hll_counters.search.i_search_paid_monthly`
Missing description Calculated unique users to perform a search with a paid license enabled by month
| field | value | | field | value |
| --- | --- | | --- | --- |
| `key_path` | **`redis_hll_counters.search.i_search_paid_monthly`** | | `key_path` | **`redis_hll_counters.search.i_search_paid_monthly`** |
| `product_section` | | | `product_section` | enablement |
| `product_stage` | | | `product_stage` | enablement |
| `product_group` | | | `product_group` | `group::global search` |
| `product_category` | | | `product_category` | `global_search` |
| `value_type` | number | | `value_type` | number |
| `status` | data_available | | `status` | data_available |
| `time_frame` | 28d | | `time_frame` | 28d |
| `data_source` | Redis_hll | | `data_source` | Redis_hll |
| `distribution` | ce | | `distribution` | ee |
| `tier` | free | | `tier` | premium, ultimate |
| `skip_validation` | true |
## `redis_hll_counters.search.i_search_paid_weekly` ## `redis_hll_counters.search.i_search_paid_weekly`
Missing description Calculated unique users to perform a search with a paid license enabled by week
| field | value | | field | value |
| --- | --- | | --- | --- |
| `key_path` | **`redis_hll_counters.search.i_search_paid_weekly`** | | `key_path` | **`redis_hll_counters.search.i_search_paid_weekly`** |
| `product_section` | | | `product_section` | enablement |
| `product_stage` | | | `product_stage` | enablement |
| `product_group` | | | `product_group` | `group::global search` |
| `product_category` | | | `product_category` | `global_search` |
| `value_type` | number | | `value_type` | number |
| `status` | data_available | | `status` | data_available |
| `time_frame` | 7d | | `time_frame` | 7d |
| `data_source` | Redis_hll | | `data_source` | Redis_hll |
| `distribution` | ee | | `distribution` | ee |
| `tier` | | | `tier` | premium, ultimate |
| `skip_validation` | true |
## `redis_hll_counters.search.i_search_total_monthly` ## `redis_hll_counters.search.i_search_total_monthly`
...@@ -20692,8 +20690,8 @@ Calculated unique users to perform a search with a paid license enabled by week ...@@ -20692,8 +20690,8 @@ Calculated unique users to perform a search with a paid license enabled by week
| `status` | data_available | | `status` | data_available |
| `time_frame` | all | | `time_frame` | all |
| `data_source` | Redis_hll | | `data_source` | Redis_hll |
| `distribution` | ce, ee | | `distribution` | ee |
| `tier` | free, premium, ultimate | | `tier` | premium, ultimate |
## `search_unique_visits.i_search_total` ## `search_unique_visits.i_search_total`
...@@ -20715,41 +20713,39 @@ Calculated unique users to perform Basic or Advanced searches by week ...@@ -20715,41 +20713,39 @@ Calculated unique users to perform Basic or Advanced searches by week
## `search_unique_visits.search_unique_visits_for_any_target_monthly` ## `search_unique_visits.search_unique_visits_for_any_target_monthly`
Missing 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
| field | value | | field | value |
| --- | --- | | --- | --- |
| `key_path` | **`search_unique_visits.search_unique_visits_for_any_target_monthly`** | | `key_path` | **`search_unique_visits.search_unique_visits_for_any_target_monthly`** |
| `product_section` | | | `product_section` | enablement |
| `product_stage` | | | `product_stage` | enablement |
| `product_group` | | | `product_group` | `group::global search` |
| `product_category` | | | `product_category` | `global_search` |
| `value_type` | number | | `value_type` | number |
| `status` | data_available | | `status` | data_available |
| `time_frame` | 28d | | `time_frame` | 28d |
| `data_source` | | | `data_source` | Redis_hll |
| `distribution` | ce | | `distribution` | ce, ee |
| `tier` | free | | `tier` | free, premium, ultimate |
| `skip_validation` | true |
## `search_unique_visits.search_unique_visits_for_any_target_weekly` ## `search_unique_visits.search_unique_visits_for_any_target_weekly`
Missing description Total unique users for i_search_total, i_search_advanced, i_search_paid for recent 7 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
| field | value | | field | value |
| --- | --- | | --- | --- |
| `key_path` | **`search_unique_visits.search_unique_visits_for_any_target_weekly`** | | `key_path` | **`search_unique_visits.search_unique_visits_for_any_target_weekly`** |
| `product_section` | | | `product_section` | enablement |
| `product_stage` | | | `product_stage` | enablement |
| `product_group` | | | `product_group` | `group::global search` |
| `product_category` | | | `product_category` | `global_search` |
| `value_type` | number | | `value_type` | number |
| `status` | data_available | | `status` | data_available |
| `time_frame` | 7d | | `time_frame` | 7d |
| `data_source` | | | `data_source` | Redis_hll |
| `distribution` | ee | | `distribution` | ce, ee |
| `tier` | | | `tier` | free, premium, ultimate |
| `skip_validation` | true |
## `settings.ldap_encrypted_secrets_enabled` ## `settings.ldap_encrypted_secrets_enabled`
......
--- ---
key_path: search_unique_visits.search_unique_visits_for_any_target_weekly key_path: search_unique_visits.search_unique_visits_for_any_target_weekly
description: '' description: Total unique users for i_search_total, i_search_advanced, i_search_paid for recent 7 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: '' product_section: enablement
product_stage: '' product_stage: enablement
product_group: '' product_group: group::global search
product_category: '' product_category: global_search
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.search.i_search_paid_weekly key_path: redis_hll_counters.search.i_search_paid_weekly
description: '' description: Calculated unique users to perform a search with a paid license enabled by week
product_section: '' product_section: enablement
product_stage: '' product_stage: enablement
product_group: '' product_group: group::global search
product_category: '' product_category: global_search
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ee - ee
tier: [] distribution:
skip_validation: true - ee
tier:
- premium
- ultimate
...@@ -10,9 +10,7 @@ status: data_available ...@@ -10,9 +10,7 @@ status: data_available
time_frame: all time_frame: all
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: tier:
- free
- premium - premium
- ultimate - ultimate
--- ---
key_path: redis_hll_counters.search.i_search_paid_monthly key_path: redis_hll_counters.search.i_search_paid_monthly
description: '' description: Calculated unique users to perform a search with a paid license enabled by month
product_section: '' product_section: enablement
product_stage: '' product_stage: enablement
product_group: '' product_group: group::global search
product_category: '' product_category: global_search
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ee
tier: tier:
- free - premium
skip_validation: true - ultimate
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment