Commit 06fba309 authored by Kenny Johnston's avatar Kenny Johnston Committed by Mikołaj Wawrzyniak

Update CI_Runner Event Dictionary Entries

parent 5a0d8403
---
data_category: Optional
key_path: counts.ci_runners
description: Total configured Runners in project
description: Total configured Runners of all types
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_instance_type_active
name: "count_active_instance_ci_runners"
description: Total active group Runners
description: Total active Shared (Instance) Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_group_type_active
name: "count_active_group_ci_runners"
description: Total active instance Runners
description: Total active Group Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_project_type_active
name: "count_active_project_ci_runners"
description: Total active project Runners
description: Total active Specific (Project) Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_online
name: "counts_online_runners"
description: Total online Runners
description: Total online Runners of all types
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_instance_type_active_online
name: "count_instance_active_online_ci_runners"
description: Total active and online instance Runners
description: Total active and online Shared (Instance) Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_group_type_active_online
name: "count_group_active_online_ci_runners"
description: Total active and online group Runners
description: Total active and online Group Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
......@@ -2,7 +2,7 @@
data_category: Optional
key_path: counts.ci_runners_project_type_active_online
name: "count_project_active_online_ci_runners"
description: Total active and online project Runners
description: Total active and online Specific (Project) Runners
product_section: ops
product_stage: verify
product_group: group::pipeline execution
......
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