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

20220222215951_xmau_plan.yml « counts_28d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c254ad942c2cfdbb725e1c1f8ec4fb2c36e00b52 (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
---
key_path: counts_monthly.aggregated_metrics.xmau_plan
description: Unique users interacting with Plan features
product_category: team planning
product_section: dev
product_stage: plan
product_group: project_management
value_type: number
status: active
milestone: '14.9'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81336
time_frame: 28d
instrumentation_class: WorkItemsActivityAggregatedMetric
data_source: redis_hll
options:
  aggregate:
    operator: OR
    attribute: user_id
  events:
    - users_creating_work_items
    - users_updating_work_item_title
    - users_updating_work_item_dates
    - users_updating_work_item_labels
    - users_updating_work_item_iteration
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate