Commit 3e6bd5fc authored by Matija Čupić's avatar Matija Čupić

Add Android.latest.gitlab-ci.yml template metrics

Adds the Android.latest.gitlab-ci.yml CI template metrics.
parent be177264
......@@ -58,7 +58,6 @@ options:
- p_ci_templates_composer
- p_ci_templates_c
- p_ci_templates_python
- p_ci_templates_android_fastlane
- p_ci_templates_django
- p_ci_templates_maven
- p_ci_templates_flutter
......@@ -75,6 +74,8 @@ options:
- p_ci_templates_scala
- p_ci_templates_latex
- p_ci_templates_android
- p_ci_templates_android_fastlane
- p_ci_templates_android_latest
- p_ci_templates_indeni_cloudrail
- p_ci_templates_deploy_ecs
- p_ci_templates_aws_cf_provision_and_deploy_ec2
......
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_android_latest_monthly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: active
milestone: "14.3"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69204
time_frame: 28d
data_source: redis_hll
data_category: optional
instrumentation_class: RedisHLLMetric
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
options:
events:
- p_ci_templates_android_latest
......@@ -58,7 +58,6 @@ options:
- p_ci_templates_composer
- p_ci_templates_c
- p_ci_templates_python
- p_ci_templates_android_fastlane
- p_ci_templates_django
- p_ci_templates_maven
- p_ci_templates_flutter
......@@ -75,6 +74,8 @@ options:
- p_ci_templates_scala
- p_ci_templates_latex
- p_ci_templates_android
- p_ci_templates_android_fastlane
- p_ci_templates_android_latest
- p_ci_templates_indeni_cloudrail
- p_ci_templates_deploy_ecs
- p_ci_templates_aws_cf_provision_and_deploy_ec2
......
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_android_latest_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: active
milestone: "14.3"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69204
time_frame: 7d
data_source: redis_hll
data_category: optional
instrumentation_class: RedisHLLMetric
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
options:
events:
- p_ci_templates_android_latest
......@@ -195,6 +195,10 @@
category: ci_templates
redis_slot: ci_templates
aggregation: weekly
- name: p_ci_templates_android_latest
category: ci_templates
redis_slot: ci_templates
aggregation: weekly
- name: p_ci_templates_django
category: ci_templates
redis_slot: ci_templates
......
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