Update Usage Ping Metrics Definitions for group::license
This issues is created in order to review metrics for this group.
For any questions or suggestions reach out #g_product_intelligence or to Product Intelligence group @gitlab-org/growth/product-intelligence
More details in Epic description See docs
Imported metrics definition YAML
Please update the definitions with the required attributes, remove the skip_validation
attribute and make sure they validate when running specs.
# Tests should pass
bundle exec rspec spec/lib/gitlab/usage/
Attributes that require attention
- description, the links included in description should be valid
- product_section
- product_stage
- product_group
- value_type
- time_frame
- data_source
- distribution
- tier
Check the location of the metric
If metric is available under ce
, ee
, or both
If metric is available only under ee
then it should be under ee/config/metrics
List of metrics:
-
grouplicense recording_ee_finished_at
ee/config/metrics/license/20210204124940_recording_ee_finished_at.yml
-
grouplicense active_user_count
config/metrics/license/20210204124829_active_user_count.yml
-
grouplicense license_md5
ee/config/metrics/license/20210204124831_license_md5.yml
-
grouplicense license_id
ee/config/metrics/license/20210204124833_license_id.yml
-
grouplicense historical_max_users
ee/config/metrics/license/20210204124835_historical_max_users.yml
-
grouplicense licensee.Name
ee/config/metrics/license/20210204124837_name.yml
-
grouplicense licensee.Email
ee/config/metrics/license/20210204124839_email.yml
-
grouplicense licensee.Company
ee/config/metrics/license/20210204124841_company.yml
-
grouplicense license_user_count
ee/config/metrics/license/20210204124843_license_user_count.yml
-
grouplicense license_starts_at
ee/config/metrics/license/20210204124845_license_starts_at.yml
-
grouplicense license_expires_at
ee/config/metrics/license/20210204124847_license_expires_at.yml
-
grouplicense license_plan
ee/config/metrics/license/20210204124849_license_plan.yml
-
grouplicense license_trial
ee/config/metrics/settings/20210204124851_license_trial.yml
-
grouplicense license_subscription_id
ee/config/metrics/license/20210204124852_license_subscription_id.yml
- [-] grouplicense
counts.license_management_jobs
config/metrics/license/20210204124854_license_management_jobs.yml
-
grouplicense license_trial_ends_on
config/metrics/license/20210204124926_license_trial_ends_on.yml
-
grouplicense hostname
config/metrics/license/20210204124827_hostname.yml
Generating dictionary
bundle exec rake gitlab:usage_data:generate_metrics_dictionary
-
Generate dictionary
Edited by Mark Chao