debian-mirror-gitlab/generator_templates/usage_metric_definition/metric_definition.yml

22 lines
501 B
YAML
Raw Normal View History

2021-03-11 19:13:27 +05:30
---
# See Usage Ping metrics dictionary docs https://docs.gitlab.com/ee/development/usage_ping/metrics_dictionary.html
2021-04-17 20:07:23 +05:30
key_path: <%= key_path %><%= metric_name_suggestion %>
2021-03-11 19:13:27 +05:30
description:
product_section:
product_stage:
product_group:
product_category:
value_type: <%= value_type %>
status: implemented
2021-04-17 20:07:23 +05:30
milestone: "<%= milestone %>"
2021-03-11 19:13:27 +05:30
introduced_by_url:
time_frame: <%= time_frame %>
data_source:
distribution:
<%= distribution %>
# Add here corresponding tiers
# tier:
# - free
# - premium
# - ultimate