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_28d/20220615103718_incident_management_timeline_event_total_unique_counts_monthly.yml')
-rw-r--r--config/metrics/counts_28d/20220615103718_incident_management_timeline_event_total_unique_counts_monthly.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/config/metrics/counts_28d/20220615103718_incident_management_timeline_event_total_unique_counts_monthly.yml b/config/metrics/counts_28d/20220615103718_incident_management_timeline_event_total_unique_counts_monthly.yml
new file mode 100644
index 00000000000..1c70507da36
--- /dev/null
+++ b/config/metrics/counts_28d/20220615103718_incident_management_timeline_event_total_unique_counts_monthly.yml
@@ -0,0 +1,32 @@
+---
+key_path: redis_hll_counters.incident_management.timeline_event_total_unique_counts_monthly
+name: count_unique_users_interacting_with_timeline_events_monthly
+description: Counts unique users for timeline events create, edit and delete events per month
+product_section: ops
+product_stage: monitor
+product_group: group::respond
+product_category: incident_management
+value_type: number
+status: active
+milestone: "15.1"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90205
+time_frame: 28d
+data_source: redis_hll
+data_category: optional
+instrumentation_class: RedisHLLMetric
+options:
+ events:
+ - incident_management_timeline_event_created
+ - incident_management_timeline_event_edited
+ - incident_management_timeline_event_deleted
+performance_indicator_type:
+ - smau
+ - gmau
+ - paid_gmau
+distribution:
+- ce
+- ee
+tier:
+- free
+- premium
+- ultimate