diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-12 18:10:45 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-12 18:10:45 +0000 |
commit | bf1990164b801489b4475504701eefb66146e724 (patch) | |
tree | b21f9118116f413cdbde621048bd9b93c1388424 /generator_templates | |
parent | dc250651ab26bf7bce9205d5fa4a45dd58e2df81 (diff) | |
download | gitlab-ce-bf1990164b801489b4475504701eefb66146e724.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'generator_templates')
-rw-r--r-- | generator_templates/usage_metric_definition/metric_definition.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator_templates/usage_metric_definition/metric_definition.yml b/generator_templates/usage_metric_definition/metric_definition.yml index 8dc7db146eb..1d84214d924 100644 --- a/generator_templates/usage_metric_definition/metric_definition.yml +++ b/generator_templates/usage_metric_definition/metric_definition.yml @@ -11,7 +11,7 @@ milestone: "<%= milestone %>" introduced_by_url: time_frame: <%= time_frame %> data_source: -data_category: Optional +data_category: optional performance_indicator_type: distribution: <%= distribution %> |