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:
Diffstat (limited to 'config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml')
-rw-r--r--config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml22
1 files changed, 20 insertions, 2 deletions
diff --git a/config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml b/config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml
index ab49f7e70e6..f8b657e27b7 100644
--- a/config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml
+++ b/config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml
@@ -1,15 +1,32 @@
---
-data_category: Optional
+data_category: optional
key_path: redis_hll_counters.incident_management.incident_management_total_unique_counts_weekly
description: Count of unique users performing events related to the incident management
product_section: ops
product_stage: monitor
product_group: group::monitor
-product_category:
+product_category:
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
+instrumentation_class: RedisHLLMetric
+options:
+ events:
+ - incident_management_incident_created
+ - incident_management_incident_reopened
+ - incident_management_incident_closed
+ - incident_management_incident_assigned
+ - incident_management_incident_todo
+ - incident_management_incident_comment
+ - incident_management_incident_zoom_meeting
+ - incident_management_incident_published
+ - incident_management_incident_relate
+ - incident_management_incident_unrelate
+ - incident_management_incident_change_confidential
+ - incident_management_alert_status_changed
+ - incident_management_alert_assigned
+ - incident_management_alert_todo
distribution:
- ce
- ee
@@ -17,3 +34,4 @@ tier:
- free
- premium
- ultimate
+performance_indicator_type: []