Welcome to mirror list, hosted at ThFree Co, Russian Federation.

20230112174745_i_testing_active_user_weekly.yml « counts_7d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38e6e0469f4e425c7217709971e8728d922a0008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
data_category: optional
key_path: redis_hll_counters.testing.i_testing_active_user_weekly
description: Count of weekly active users for pipeline insights features
product_section: ops
product_stage: verify
product_group: pipeline_execution
product_category: testing
value_type: number
status: active
milestone: "15.9"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108629
time_frame: 7d
instrumentation_class: AggregatedMetric
data_source: redis_hll
options:
  aggregate:
    operator: OR
    attribute: user_id
  events:
    - 'i_testing_test_report_uploaded'
    - 'i_testing_coverage_report_uploaded'
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate