Commit 8eb4b377 authored by Arturo Herrero's avatar Arturo Herrero

Merge branch '321818-update-templates-aws-metrics' into 'master'

Update Usage Ping Metrics Definitions for group::release

See merge request gitlab-org/gitlab!60377
parents a5f223a7 685b2337
---
title: Update AWS deploy templates metrics
merge_request: 60377
author:
type: other
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_aws_cf_deploy_ec2_monthly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
description: "Count of projects using `AWS/CF-Provision-and-Deploy-EC2.gitlab-ci.yml` template in last 28 days."
product_section: ops
product_stage: release
product_group: "group::release"
product_category: continuous_delivery
value_type: number
status: data_available
time_frame: 28d
data_source: redis_hll
distribution:
- ce
- ee
tier:
- free
skip_validation: true
- premium
- ultimate
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_aws_deploy_ecs_monthly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
description: "Count of projects using `AWS/Deploy-ECS.gitlab-ci.yml` template in last 28 days."
product_section: ops
product_stage: release
product_group: "group::release"
product_category: continuous_delivery
value_type: number
status: data_available
time_frame: 28d
data_source: redis_hll
distribution:
- ce
- ee
tier:
- free
skip_validation: true
- premium
- ultimate
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_aws_cf_deploy_ec2_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
description: "Count of projects using `AWS/CF-Provision-and-Deploy-EC2.gitlab-ci.yml` template in last 7 days."
product_section: ops
product_stage: release
product_group: "group::release"
product_category: continuous_delivery
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ce
- ee
tier: []
skip_validation: true
tier:
- free
- premium
- ultimate
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_aws_deploy_ecs_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
description: "Count of projects using `AWS/Deploy-ECS.gitlab-ci.yml` template in last 7 days."
product_section: ops
product_stage: release
product_group: "group::release"
product_category: continuous_delivery
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ce
- ee
tier: []
skip_validation: true
tier:
- free
- premium
- ultimate
......@@ -7786,51 +7786,51 @@ Tiers:
### `redis_hll_counters.ci_templates.p_ci_templates_aws_cf_deploy_ec2_monthly`
Missing description
Count of projects using `AWS/CF-Provision-and-Deploy-EC2.gitlab-ci.yml` template in last 28 days.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184526_p_ci_templates_aws_cf_deploy_ec2_monthly.yml)
Group: ``
Group: `group::release`
Status: `data_available`
Tiers: `free`
Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.p_ci_templates_aws_cf_deploy_ec2_weekly`
Missing description
Count of projects using `AWS/CF-Provision-and-Deploy-EC2.gitlab-ci.yml` template in last 7 days.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216184524_p_ci_templates_aws_cf_deploy_ec2_weekly.yml)
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216184524_p_ci_templates_aws_cf_deploy_ec2_weekly.yml)
Group: ``
Group: `group::release`
Status: `data_available`
Tiers:
Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.p_ci_templates_aws_deploy_ecs_monthly`
Missing description
Count of projects using `AWS/Deploy-ECS.gitlab-ci.yml` template in last 28 days.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184530_p_ci_templates_aws_deploy_ecs_monthly.yml)
Group: ``
Group: `group::release`
Status: `data_available`
Tiers: `free`
Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.p_ci_templates_aws_deploy_ecs_weekly`
Missing description
Count of projects using `AWS/Deploy-ECS.gitlab-ci.yml` template in last 7 days.
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216184528_p_ci_templates_aws_deploy_ecs_weekly.yml)
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216184528_p_ci_templates_aws_deploy_ecs_weekly.yml)
Group: ``
Group: `group::release`
Status: `data_available`
Tiers:
Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.p_ci_templates_implicit_auto_devops_build_monthly`
......
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