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>2021-02-16 15:09:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-16 15:09:03 +0300
commit8215fc964a189ae5c876a10f2e7d61933a725e24 (patch)
treeacdd0abd951ca0f392c7617821ab347d77c1a623 /config/metrics/counts_all
parenta57cec4bb89b61d210d4e413571b1d85d76179f6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics/counts_all')
-rw-r--r--config/metrics/counts_all/20210201124934_deployments.yml (renamed from config/metrics/counts_all/deployments.yml)15
-rw-r--r--config/metrics/counts_all/20210204124930_servers.yml14
-rw-r--r--config/metrics/counts_all/20210204124932_clusters.yml14
3 files changed, 39 insertions, 4 deletions
diff --git a/config/metrics/counts_all/deployments.yml b/config/metrics/counts_all/20210201124934_deployments.yml
index a6c25cda085..8b93eaf989d 100644
--- a/config/metrics/counts_all/deployments.yml
+++ b/config/metrics/counts_all/20210201124934_deployments.yml
@@ -1,12 +1,19 @@
+---
key_path: counts.deployments
description: Total deployments count
-value_type: integer
+product_section: ops
product_stage: release
+product_group: group::ops release
+value_type: number
status: data_available
milestone: 8.12
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/735
-product_group: 'group::ops release'
time_frame: all
data_source: database
-distribution: [ee, ce]
-tier: ['free', 'starter', 'premium', 'ultimate', 'bronze', 'silver', 'gold']
+distribution:
+- ee
+- ce
+tier:
+- free
+- premium
+- ultimate
diff --git a/config/metrics/counts_all/20210204124930_servers.yml b/config/metrics/counts_all/20210204124930_servers.yml
new file mode 100644
index 00000000000..3103797ccce
--- /dev/null
+++ b/config/metrics/counts_all/20210204124930_servers.yml
@@ -0,0 +1,14 @@
+---
+key_path: gitaly.servers
+description: Total Gitalty Servers
+product_section: growth
+product_stage: growth
+product_group: group::product intelligence
+product_category: collection
+value_type: number
+status: data_available
+time_frame: all
+data_source:
+distribution: []
+tier: []
+skip_validation: true
diff --git a/config/metrics/counts_all/20210204124932_clusters.yml b/config/metrics/counts_all/20210204124932_clusters.yml
new file mode 100644
index 00000000000..1bb86905502
--- /dev/null
+++ b/config/metrics/counts_all/20210204124932_clusters.yml
@@ -0,0 +1,14 @@
+---
+key_path: gitaly.clusters
+description: Total GitLab Managed clusters both enabled and disabled
+product_section: growth
+product_stage: growth
+product_group: group::product intelligence
+product_category: collection
+value_type: number
+status: data_available
+time_frame: all
+data_source:
+distribution: []
+tier: []
+skip_validation: true