Commit 46309d47 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'rubocop-rule-prevent-comments' into 'master'

Add comment to remove comments in metric yaml files

See merge request gitlab-org/gitlab!59239
parents 719ab85d 14b3ba48
--- ---
# See Usage Ping metrics dictionary docs https://docs.gitlab.com/ee/development/usage_ping/metrics_dictionary.html
key_path: <%= key_path %><%= metric_name_suggestion %> key_path: <%= key_path %><%= metric_name_suggestion %>
description: description:
product_section: product_section:
...@@ -14,7 +13,6 @@ time_frame: <%= time_frame %> ...@@ -14,7 +13,6 @@ time_frame: <%= time_frame %>
data_source: data_source:
distribution: distribution:
<%= distribution %> <%= distribution %>
# Add here corresponding tiers
# tier: # tier:
# - free # - free
# - premium # - premium
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment