Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-10 18:13:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-10 18:13:04 +0300
commit4e9ceea7f8ff3e097ad45f6f54c1b7165248e848 (patch)
tree6cc413c085934f15c789d539f69dcb89600c71fb /config/metrics
parent0e0df204c1a0d859ccbbe1be83a5e09a53381f17 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics')
-rw-r--r--config/metrics/counts_28d/20230502171807_ci_interpolation_users.yml25
-rw-r--r--config/metrics/counts_7d/20230502171807_ci_interpolation_users.yml25
2 files changed, 50 insertions, 0 deletions
diff --git a/config/metrics/counts_28d/20230502171807_ci_interpolation_users.yml b/config/metrics/counts_28d/20230502171807_ci_interpolation_users.yml
new file mode 100644
index 00000000000..0edd2b2e582
--- /dev/null
+++ b/config/metrics/counts_28d/20230502171807_ci_interpolation_users.yml
@@ -0,0 +1,25 @@
+---
+key_path: redis_hll_counters.pipeline_authoring.ci_interpolation_users_monthly
+description: Monthly count of unique users who are using interpolation in their CI
+product_section: ops
+product_stage: verify
+product_group: pipeline_authoring
+value_type: number
+status: active
+milestone: "16.0"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118236
+time_frame: 28d
+data_source: redis_hll
+data_category: optional
+instrumentation_class: RedisHLLMetric
+performance_indicator_type: []
+distribution:
+- ce
+- ee
+tier:
+- free
+- premium
+- ultimate
+options:
+ events:
+ - ci_interpolation_users
diff --git a/config/metrics/counts_7d/20230502171807_ci_interpolation_users.yml b/config/metrics/counts_7d/20230502171807_ci_interpolation_users.yml
new file mode 100644
index 00000000000..84690231901
--- /dev/null
+++ b/config/metrics/counts_7d/20230502171807_ci_interpolation_users.yml
@@ -0,0 +1,25 @@
+---
+key_path: redis_hll_counters.pipeline_authoring.ci_interpolation_users_weekly
+description: Weekly count of unique users who are using interpolation in their CI
+product_section: ops
+product_stage: verify
+product_group: pipeline_authoring
+value_type: number
+status: active
+milestone: "16.0"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118236
+time_frame: 7d
+data_source: redis_hll
+data_category: optional
+instrumentation_class: RedisHLLMetric
+performance_indicator_type: []
+distribution:
+- ce
+- ee
+tier:
+- free
+- premium
+- ultimate
+options:
+ events:
+ - ci_interpolation_users