Commit 8e948357 authored by Mikołaj Wawrzyniak's avatar Mikołaj Wawrzyniak

Merge branch '332863-update-subscription-metrics-data-category' into 'master'

Update Subscription data_category metrics

See merge request gitlab-org/gitlab!65215
parents 0152f3a2 7610fcfa
--- ---
data_category: Optional
key_path: active_user_count key_path: active_user_count
description: The number of active users existing in the instance. This is named the instance_user_count in the Versions application. description: The number of active users existing in the instance. This is named the instance_user_count in the Versions application.
product_section: growth product_section: growth
...@@ -8,6 +7,7 @@ product_group: group::product intelligence ...@@ -8,6 +7,7 @@ product_group: group::product intelligence
product_category: collection product_category: collection
value_type: string value_type: string
status: data_available status: data_available
data_category: Subscription
time_frame: none time_frame: none
data_source: database data_source: database
distribution: distribution:
......
...@@ -42,7 +42,7 @@ The number of active users existing in the instance. This is named the instance_ ...@@ -42,7 +42,7 @@ The number of active users existing in the instance. This is named the instance_
Group: `group::product intelligence` Group: `group::product intelligence`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -3836,7 +3836,7 @@ Count of License Scanning jobs run ...@@ -3836,7 +3836,7 @@ Count of License Scanning jobs run
Group: `group::composition analysis` Group: `group::composition analysis`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8288,7 +8288,7 @@ The peak active user count. Active is defined in UsersStatistics model. ...@@ -8288,7 +8288,7 @@ The peak active user count. Active is defined in UsersStatistics model.
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8386,7 +8386,7 @@ The date the license ends ...@@ -8386,7 +8386,7 @@ The date the license ends
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8400,7 +8400,7 @@ The ID of the license ...@@ -8400,7 +8400,7 @@ The ID of the license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8428,7 +8428,7 @@ The plan of the GitLab license ...@@ -8428,7 +8428,7 @@ The plan of the GitLab license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8442,7 +8442,7 @@ The date the license starts ...@@ -8442,7 +8442,7 @@ The date the license starts
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8470,7 +8470,7 @@ Whether this is a trial license or not ...@@ -8470,7 +8470,7 @@ Whether this is a trial license or not
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8484,7 +8484,7 @@ Date the trial license ends on ...@@ -8484,7 +8484,7 @@ Date the trial license ends on
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8498,7 +8498,7 @@ The number of seats included in the license ...@@ -8498,7 +8498,7 @@ The number of seats included in the license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8512,7 +8512,7 @@ Company on the GitLab license ...@@ -8512,7 +8512,7 @@ Company on the GitLab license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8526,7 +8526,7 @@ Email on the GitLab license ...@@ -8526,7 +8526,7 @@ Email on the GitLab license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -8540,7 +8540,7 @@ Name on the GitLab license ...@@ -8540,7 +8540,7 @@ Name on the GitLab license
Group: `group::license` Group: `group::license`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
...@@ -9002,7 +9002,7 @@ When the EE-specific features were computed ...@@ -9002,7 +9002,7 @@ When the EE-specific features were computed
Group: `group::product intelligence` Group: `group::product intelligence`
Data Category: `Optional` Data Category: `Subscription`
Status: `data_available` Status: `data_available`
......
--- ---
data_category: Optional
key_path: counts.license_management_jobs key_path: counts.license_management_jobs
description: Count of License Scanning jobs run description: Count of License Scanning jobs run
product_section: sec product_section: sec
...@@ -10,6 +9,7 @@ value_type: number ...@@ -10,6 +9,7 @@ value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: database
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: license_id key_path: license_id
description: The ID of the license description: The ID of the license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: number ...@@ -10,6 +9,7 @@ value_type: number
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: historical_max_users key_path: historical_max_users
description: The peak active user count. Active is defined in UsersStatistics model. description: The peak active user count. Active is defined in UsersStatistics model.
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: number ...@@ -10,6 +9,7 @@ value_type: number
status: data_available status: data_available
time_frame: none time_frame: none
data_source: database data_source: database
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: licensee.Name key_path: licensee.Name
description: Name on the GitLab license description: Name on the GitLab license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: licensee.Email key_path: licensee.Email
description: Email on the GitLab license description: Email on the GitLab license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: licensee.Company key_path: licensee.Company
description: Company on the GitLab license description: Company on the GitLab license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: license_user_count key_path: license_user_count
description: The number of seats included in the license description: The number of seats included in the license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: number ...@@ -10,6 +9,7 @@ value_type: number
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: license_starts_at key_path: license_starts_at
description: The date the license starts description: The date the license starts
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: license_expires_at key_path: license_expires_at
description: The date the license ends description: The date the license ends
product_section: fulfillment product_section: fulfillment
...@@ -8,6 +7,7 @@ product_group: group::license ...@@ -8,6 +7,7 @@ product_group: group::license
product_category: license product_category: license
value_type: string value_type: string
status: data_available status: data_available
data_category: Subscription
time_frame: none time_frame: none
data_source: license data_source: license
distribution: distribution:
......
--- ---
data_category: Optional
key_path: license_plan key_path: license_plan
description: The plan of the GitLab license description: The plan of the GitLab license
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
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: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: boolean ...@@ -10,6 +9,7 @@ value_type: boolean
status: data_available status: data_available
time_frame: none time_frame: none
data_source: license data_source: license
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: license_trial_ends_on key_path: license_trial_ends_on
description: Date the trial license ends on description: Date the trial license ends on
product_section: fulfillment product_section: fulfillment
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: database data_source: database
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
data_category: Optional
key_path: recording_ee_finished_at key_path: recording_ee_finished_at
description: When the EE-specific features were computed description: When the EE-specific features were computed
product_section: growth product_section: growth
...@@ -10,6 +9,7 @@ value_type: string ...@@ -10,6 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: system
data_category: Subscription
distribution: distribution:
- ee - ee
tier: tier:
......
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