Commit c5ca56dd authored by Mikołaj Wawrzyniak's avatar Mikołaj Wawrzyniak

Merge branch...

Merge branch '329176-update-usage-ping-metrics-definitions-for-group-pipeline-authoring' into 'master'

Update Usage Ping Metrics Definitions for group::configure

See merge request gitlab-org/gitlab!62199
parents 99a60957 d6861607
--- ---
key_path: redis_hll_counters.ci_templates.ci_templates_total_unique_counts_monthly key_path: redis_hll_counters.ci_templates.ci_templates_total_unique_counts_monthly
description: '' description: Total count of pipelines runs
product_section: '' product_section: ops
product_stage: '' product_stage: configure
product_group: '' product_group: group::configure
product_category: '' product_category: infrastructure_as_code
value_type: number value_type: number
status: data_available status: broken
repair_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/332466
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ci_templates.ci_templates_total_unique_counts_weekly key_path: redis_hll_counters.ci_templates.ci_templates_total_unique_counts_weekly
description: '' description: Total count of pipelines runs
product_section: '' product_section: ops
product_stage: '' product_stage: configure
product_group: '' product_group: group::configure
product_category: '' product_category: infrastructure_as_code
value_type: number value_type: number
status: data_available status: broken
repair_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/332466
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
...@@ -8196,27 +8196,27 @@ Tiers: ...@@ -8196,27 +8196,27 @@ Tiers:
### `redis_hll_counters.ci_templates.ci_templates_total_unique_counts_monthly` ### `redis_hll_counters.ci_templates.ci_templates_total_unique_counts_monthly`
Missing description Total count of pipelines runs
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184559_ci_templates_total_unique_counts_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184559_ci_templates_total_unique_counts_monthly.yml)
Group: `` Group: `group::configure`
Status: `data_available` Status: `broken`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.ci_templates_total_unique_counts_weekly` ### `redis_hll_counters.ci_templates.ci_templates_total_unique_counts_weekly`
Missing description Total count of pipelines runs
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216184557_ci_templates_total_unique_counts_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216184557_ci_templates_total_unique_counts_weekly.yml)
Group: `` Group: `group::configure`
Status: `data_available` Status: `broken`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ci_templates.p_ci_templates_5_min_production_app_monthly` ### `redis_hll_counters.ci_templates.p_ci_templates_5_min_production_app_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