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

20220314362302_service_usage_data_download_payload.yml « counts_all « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a562bc23d81cc0cd5e4a60ecbb2ab2972c9e895 (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
---
key_path: counts.service_usage_data_download_payload_click
description: Count Download Payload button clicks
data_category: optional
name: service_usage_data_download_payload_click
product_section: analytics
product_stage: analytics
product_group: analytics_instrumentation
value_type: number
status: active
time_frame: all
data_source: redis
instrumentation_class: RedisMetric
options:
  prefix: service_usage_data
  event: download_payload_click
distribution:
  - ce
  - ee
tier:
  - free
  - premium
  - ultimate
performance_indicator_type: []
milestone: "14.9"