Update Usage Ping Metrics Definitions for group::runner
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
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:
-
grouprunner @jreporter usage_activity_by_stage.verify.clusters_applications_runner
config/metrics/counts_all/20210216181949_clusters_applications_runner.yml
-
grouprunner @jreporter usage_activity_by_stage_monthly.verify.clusters_applications_runner
config/metrics/counts_28d/20210216181951_clusters_applications_runner.yml
-
gitlab_shared_runners_enabled
config/metrics/settings/20210204124902_gitlab_shared_runners_enabled.yml
Generating dictionary
bundle exec rake gitlab:usage_data:generate_metrics_dictionary
-
Generate dictionary
Edited by Jackie Porter