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>2022-10-24 09:09:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-24 09:09:39 +0300
commit4bb7b91adff0cc7e4e7417bf2fc50f9c5cf6e173 (patch)
treec270dc5ab7fedf1adba34533947a94f410877b48 /config/metrics
parent0834f497fca2c01e31873d18aadf5143b761f62d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics')
-rw-r--r--config/metrics/counts_7d/20210216180620_incident_management_total_unique_counts_weekly.yml5
1 files changed, 4 insertions, 1 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 7bc0d698f3a..03ea343b1da 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
@@ -10,8 +10,11 @@ value_type: number
status: active
time_frame: 7d
data_source: redis_hll
-instrumentation_class: RedisHLLMetric
+instrumentation_class: AggregatedMetric
options:
+ aggregate:
+ operator: OR
+ attribute: user_id
events:
- incident_management_incident_created
- incident_management_incident_reopened