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

20210216181719_i_quickactions_remove_due_date_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: de974d4fa3f44a90da8fb7246cb14cdc06d18fe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
data_category: optional
key_path: redis_hll_counters.quickactions.i_quickactions_remove_due_date_weekly
description: Count of WAU using the `/remove_due_date` quick action
product_section: dev
product_stage: plan
product_group: project_management
value_type: number
status: active
time_frame: 7d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
  events:
  - i_quickactions_remove_due_date
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
milestone: "<13.9"