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

20210216181631_i_quickactions_lock_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: 08cd4a64365cc90b6f4692d78af0a929a427de65 (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_lock_weekly
description: Count of WAU using the `/lock` 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_lock
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
milestone: "<13.9"