Commit 4fb34bb2 authored by Mark Chao's avatar Mark Chao

Update license_trial usage ping

Move it under license
parent 979e0f6d
...@@ -7262,9 +7262,9 @@ Tiers: `premium`, `ultimate` ...@@ -7262,9 +7262,9 @@ Tiers: `premium`, `ultimate`
Whether this is a trial license or not Whether this is a trial license or not
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/settings/20210204124851_license_trial.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124851_license_trial.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
......
...@@ -14,4 +14,3 @@ distribution: ...@@ -14,4 +14,3 @@ distribution:
tier: tier:
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: license_trial key_path: license_trial
description: Whether this is a trial license or not description: Whether this is a trial license or not
product_section: growth product_section: fulfillment
product_stage: growth product_stage: fulfillment
product_group: group::product intelligence product_group: group::license
product_category: collection product_category: license
value_type: boolean value_type: boolean
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: license
distribution: distribution:
- ee - ee
tier: tier:
- premium - premium
- ultimate - ultimate
skip_validation: true
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