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
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-23 18:11:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-23 18:11:20 +0300
commit9919ffe0c8760e1e19e068d67a5ae6ae8aa67c5d (patch)
tree200b534b89d0fb4c574e7398ba975485d28f1d5a /config
parent41fb807ff49f759a25e7db51a61a1356ff41ed4b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/metrics/counts_all/20210216175318_kubernetes_agents_with_token.yml3
-rw-r--r--config/metrics/counts_all/20230809084619_connected_agents.yml23
2 files changed, 24 insertions, 2 deletions
diff --git a/config/metrics/counts_all/20210216175318_kubernetes_agents_with_token.yml b/config/metrics/counts_all/20210216175318_kubernetes_agents_with_token.yml
index 48564ce63a1..978f8984f2e 100644
--- a/config/metrics/counts_all/20210216175318_kubernetes_agents_with_token.yml
+++ b/config/metrics/counts_all/20210216175318_kubernetes_agents_with_token.yml
@@ -17,6 +17,5 @@ tier:
- free
- premium
- ultimate
-performance_indicator_type:
-- smau
+performance_indicator_type: []
milestone: "<13.9"
diff --git a/config/metrics/counts_all/20230809084619_connected_agents.yml b/config/metrics/counts_all/20230809084619_connected_agents.yml
new file mode 100644
index 00000000000..93d75329243
--- /dev/null
+++ b/config/metrics/counts_all/20230809084619_connected_agents.yml
@@ -0,0 +1,23 @@
+---
+key_path: counts.connected_agents
+description: Count of connected cluster agents
+product_section: ops
+product_stage: deploy
+product_group: environments
+value_type: number
+status: active
+milestone: "16.4"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128580
+time_frame: all
+data_source: database
+data_category: optional
+instrumentation_class: CountConnectedAgentsMetric
+performance_indicator_type:
+- smau
+distribution:
+- ce
+- ee
+tier:
+- free
+- premium
+- ultimate