summaryrefslogtreecommitdiff
path: root/generator_templates/usage_metric_definition/metric_definition.yml
blob: 4dbc3edbb541e48be2c8bd968a634365fb3bc71d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
# See Usage Ping metrics dictionary docs https://docs.gitlab.com/ee/development/usage_ping/metrics_dictionary.html
key_path: <%= key_path %><%= metric_name_suggestion %>
description:
product_section:
product_stage:
product_group:
product_category:
value_type: <%= value_type %>
status: implemented
milestone: "<%= milestone %>"
introduced_by_url:
time_frame: <%= time_frame %>
data_source:
distribution:
<%= distribution %>
# Add here corresponding tiers
# tier:
# - free
# - premium
# - ultimate