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

20210216181321_g_project_management_issue_created_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: 97c32f8f7ae02439c50c9da5c1760d709caa6e04 (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
---
data_category: optional
key_path: redis_hll_counters.issues_edit.g_project_management_issue_created_weekly
description: Count of WAU creating issues
product_section: dev
product_stage: plan
product_group: project_management
value_type: number
status: active
time_frame: 7d
data_source: internal_events
instrumentation_class: RedisHLLMetric
options:
  events:
  - g_project_management_issue_created
events:
  - name: g_project_management_issue_created
    unique: user.id
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
performance_indicator_type: []
milestone: "<13.9"