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

20210216184803_quickactions_total_unique_counts_monthly.yml « counts_28d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5e686a53533f3251db445eda600d60395d8438e (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
data_category: optional
key_path: redis_hll_counters.quickactions.quickactions_total_unique_counts_monthly
description: Count of MAU using one or more quick actions
product_section: dev
product_stage: plan
product_group: project_management
product_category: issue_tracking
value_type: number
status: active
time_frame: 28d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
  events:
  - i_quickactions_approve
  - i_quickactions_assign_single
  - i_quickactions_assign_multiple
  - i_quickactions_assign_self
  - i_quickactions_assign_reviewer
  - i_quickactions_award
  - i_quickactions_board_move
  - i_quickactions_child_epic
  - i_quickactions_clear_weight
  - i_quickactions_clone
  - i_quickactions_close
  - i_quickactions_confidential
  - i_quickactions_copy_metadata_merge_request
  - i_quickactions_copy_metadata_issue
  - i_quickactions_create_merge_request
  - i_quickactions_done
  - i_quickactions_draft
  - i_quickactions_due
  - i_quickactions_duplicate
  - i_quickactions_epic
  - i_quickactions_estimate
  - i_quickactions_iteration
  - i_quickactions_label
  - i_quickactions_lock
  - i_quickactions_merge
  - i_quickactions_milestone
  - i_quickactions_move
  - i_quickactions_parent_epic
  - i_quickactions_promote
  - i_quickactions_publish
  - i_quickactions_reassign
  - i_quickactions_reassign_reviewer
  - i_quickactions_rebase
  - i_quickactions_relabel
  - i_quickactions_relate
  - i_quickactions_remove_child_epic
  - i_quickactions_remove_due_date
  - i_quickactions_remove_epic
  - i_quickactions_remove_estimate
  - i_quickactions_remove_iteration
  - i_quickactions_remove_milestone
  - i_quickactions_remove_parent_epic
  - i_quickactions_remove_time_spent
  - i_quickactions_remove_zoom
  - i_quickactions_reopen
  - i_quickactions_severity
  - i_quickactions_shrug
  - i_quickactions_spend_subtract
  - i_quickactions_spend_add
  - i_quickactions_submit_review
  - i_quickactions_subscribe
  - i_quickactions_tableflip
  - i_quickactions_tag
  - i_quickactions_target_branch
  - i_quickactions_title
  - i_quickactions_todo
  - i_quickactions_unassign_specific
  - i_quickactions_unassign_all
  - i_quickactions_unassign_reviewer
  - i_quickactions_unlabel_specific
  - i_quickactions_unlabel_all
  - i_quickactions_unlock
  - i_quickactions_unsubscribe
  - i_quickactions_weight
  - i_quickactions_wip
  - i_quickactions_zoom
  - i_quickactions_invite_email_single
  - i_quickactions_invite_email_multiple
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
milestone: "<13.9"