Update Usage Ping Metrics Definitions for group::access
This issues is created in order to review metrics for this group.
Hello @mushakov please review the the following list of metrics definition.
For any questions or suggestions reach out #g_product_intelligence or to Product Intelligence group @gitlab-org/growth/product-intelligence
Imported metrics definition YAML files
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
Dictionary generated
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:
-
~"group::access" @mushakov counts.ldap_group_links
ee/config/metrics/counts_all/20210216174822_ldap_group_links.yml
-
~"group::access" @mushakov counts.ldap_keys
ee/config/metrics/counts_all/20210216174824_ldap_keys.yml
-
~"group::access" @mushakov counts.ldap_users
config/metrics/counts_all/20210216174826_ldap_users.yml
-
~"" usage_activity_by_stage.manage.user_auth_by_provider.two-factor
config/metrics/counts_all/20210216183402_two-factor.yml
-
~"" usage_activity_by_stage.manage.user_auth_by_provider.two-factor-via-u2f-device
config/metrics/counts_all/20210216183404_two-factor-via-u2f-device.yml
-
~"" usage_activity_by_stage.manage.user_auth_by_provider.two-factor-via-webauthn-device
config/metrics/counts_all/20210216183406_two-factor-via-webauthn-device.yml
-
~"" usage_activity_by_stage.manage.user_auth_by_provider.standard
config/metrics/counts_all/20210216183408_standard.yml
-
~"" usage_activity_by_stage.manage.user_auth_by_provider.google_oauth2
config/metrics/counts_all/20210216183410_google_oauth2.yml
-
~"" usage_activity_by_stage_monthly.manage.omniauth_providers
config/metrics/counts_28d/20210216183627_omniauth_providers.yml
-
~"" usage_activity_by_stage_monthly.manage.user_auth_by_provider.two-factor
config/metrics/counts_28d/20210216183629_two-factor.yml
-
~"" usage_activity_by_stage_monthly.manage.user_auth_by_provider.two-factor-via-u2f-device
config/metrics/counts_28d/20210216183631_two-factor-via-u2f-device.yml
-
~"" usage_activity_by_stage_monthly.manage.user_auth_by_provider.two-factor-via-webauthn-device
config/metrics/counts_28d/20210216183633_two-factor-via-webauthn-device.yml
-
~"" usage_activity_by_stage_monthly.manage.user_auth_by_provider.standard
config/metrics/counts_28d/20210216183634_standard.yml
-
~"" usage_activity_by_stage_monthly.manage.user_auth_by_provider.google_oauth2
config/metrics/counts_28d/20210216183636_google_oauth2.yml
-
~"" usage_activity_by_stage.manage.omniauth_providers
config/metrics/counts_all/20210216183400_omniauth_providers.yml
-
omniauth_enabled
config/metrics/settings/20210204124910_omniauth_enabled.yml
-
ldap_enabled
](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210204124906_ldap_enabled.yml)config/metrics/settings/20210204124906_ldap_enabled.yml
Generating dictionary
bundle exec rake gitlab:usage_data:generate_metrics_dictionary
-
Generate dictionary
Edited by Melissa Ushakov