Commit 08a411e7 authored by Sean McGivern's avatar Sean McGivern

Merge branch '322708-update-usage-ping' into 'master'

Update Usage Ping Metrics Definitions for group::license

See merge request gitlab-org/gitlab!63409
parents 6bcdf002 f756bc0c
--- ---
key_path: active_user_count key_path: active_user_count
description: 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
product_stage: growth product_stage: growth
product_group: group::product intelligence product_group: group::product intelligence
...@@ -16,4 +16,4 @@ tier: ...@@ -16,4 +16,4 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
}, },
"data_source": { "data_source": {
"type": "string", "type": "string",
"enum": ["database", "redis", "redis_hll", "prometheus", "system"] "enum": ["database", "redis", "redis_hll", "prometheus", "system", "license"]
}, },
"instrumentation_class": { "instrumentation_class": {
"type": "string", "type": "string",
......
...@@ -36,7 +36,7 @@ was released. ...@@ -36,7 +36,7 @@ was released.
### `active_user_count` ### `active_user_count`
This is named the instance_user_count in the Versions application. The number of active users existing in the instance. This is named the instance_user_count in the Versions application.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/license/20210204124829_active_user_count.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/license/20210204124829_active_user_count.yml)
...@@ -7104,11 +7104,11 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -7104,11 +7104,11 @@ Tiers: `free`, `premium`, `ultimate`
### `historical_max_users` ### `historical_max_users`
The maximum active user count. Active is defined in UsersStatistics model. The peak active user count. Active is defined in UsersStatistics model.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124835_historical_max_users.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124835_historical_max_users.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7192,7 +7192,7 @@ The date the license ends ...@@ -7192,7 +7192,7 @@ The date the license ends
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124847_license_expires_at.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124847_license_expires_at.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7204,7 +7204,7 @@ The ID of the license ...@@ -7204,7 +7204,7 @@ The ID of the license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124833_license_id.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124833_license_id.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7212,15 +7212,15 @@ Tiers: `premium`, `ultimate` ...@@ -7212,15 +7212,15 @@ Tiers: `premium`, `ultimate`
### `license_md5` ### `license_md5`
The license key of the GitLab instance The MD5 hash of license key of the GitLab instance
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124831_license_md5.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124831_license_md5.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
Tiers: `free`, `premium`, `ultimate` Tiers: `premium`, `ultimate`
### `license_plan` ### `license_plan`
...@@ -7228,7 +7228,7 @@ The plan of the GitLab license ...@@ -7228,7 +7228,7 @@ The plan of the GitLab license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124849_license_plan.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124849_license_plan.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7240,7 +7240,7 @@ The date the license starts ...@@ -7240,7 +7240,7 @@ The date the license starts
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124845_license_starts_at.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124845_license_starts_at.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7252,7 +7252,7 @@ Licese zuora_subscription_id ...@@ -7252,7 +7252,7 @@ Licese zuora_subscription_id
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124852_license_subscription_id.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124852_license_subscription_id.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7272,23 +7272,23 @@ Tiers: `premium`, `ultimate` ...@@ -7272,23 +7272,23 @@ Tiers: `premium`, `ultimate`
### `license_trial_ends_on` ### `license_trial_ends_on`
Date the license ends on Date the trial license ends on
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/license/20210204124926_license_trial_ends_on.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124926_license_trial_ends_on.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `license_user_count` ### `license_user_count`
The number of users included in the license The number of seats included in the license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124843_license_user_count.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124843_license_user_count.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7300,7 +7300,7 @@ Company on the GitLab license ...@@ -7300,7 +7300,7 @@ Company on the GitLab license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124841_company.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124841_company.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7312,7 +7312,7 @@ Email on the GitLab license ...@@ -7312,7 +7312,7 @@ Email on the GitLab license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124839_email.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124839_email.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
...@@ -7324,7 +7324,7 @@ Name on the GitLab license ...@@ -7324,7 +7324,7 @@ Name on the GitLab license
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124837_name.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/license/20210204124837_name.yml)
Group: `group::product intelligence` Group: `group::license`
Status: `data_available` Status: `data_available`
......
--- ---
key_path: license_md5 key_path: license_md5
description: The license key of the GitLab instance description: The MD5 hash of license key of the GitLab instance
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: string value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: license
distribution: distribution:
- ee - ee
tier: tier:
- free
- premium - premium
- ultimate - ultimate
skip_validation: true introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: license_id key_path: license_id
description: The ID of the license description: The ID of the license
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: string value_type: number
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
--- ---
key_path: historical_max_users key_path: historical_max_users
description: The maximum active user count. Active is defined in UsersStatistics model. description: The peak active user count. Active is defined in UsersStatistics model.
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: string value_type: number
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: database
distribution: distribution:
- ee - ee
tier: tier:
- premium - premium
- ultimate - ultimate
skip_validation: true introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: licensee.Name key_path: licensee.Name
description: Name on the GitLab license description: Name on the GitLab license
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: string value_type: string
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: licensee.Email key_path: licensee.Email
description: Email on the GitLab license description: Email on the GitLab license
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: string value_type: string
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: licensee.Company key_path: licensee.Company
description: Company on the GitLab license description: Company on the GitLab license
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: string value_type: string
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: license_user_count key_path: license_user_count
description: The number of users included in the license description: The number of seats included in the license
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: string value_type: number
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: license_starts_at key_path: license_starts_at
description: The date the license starts description: The date the license starts
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: string value_type: string
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: license_expires_at key_path: license_expires_at
description: The date the license ends description: The date the license ends
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: string value_type: string
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 introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/557
--- ---
key_path: license_plan key_path: license_plan
description: The plan of the GitLab license description: The plan of the GitLab license
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: string value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: license
distribution: distribution:
- ee - ee
tier: tier:
......
--- ---
key_path: license_subscription_id key_path: license_subscription_id
description: Licese zuora_subscription_id description: Licese zuora_subscription_id
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: string value_type: string
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
--- ---
key_path: license_trial_ends_on key_path: license_trial_ends_on
description: Date the license ends on description: Date the trial license ends on
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: string value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: database
distribution: distribution:
- ce - ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22279
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