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

20210216181804_i_quickactions_submit_review_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: 9a70b3d8e2634200b98a737a0f3c2c88a39d04c3 (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
---
data_category: optional
key_path: redis_hll_counters.quickactions.i_quickactions_submit_review_weekly
description: Count of WAU using the `/submit_review` quick action on Merge Requests
product_section: dev
product_stage: create
product_group: group::code review
product_category: code_review
value_type: number
status: active
time_frame: 7d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
  events:
  - i_quickactions_submit_review
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
milestone: "<13.9"