Commit de31a021 authored by Mikołaj Wawrzyniak's avatar Mikołaj Wawrzyniak

Merge branch 'psk-change-default-data-category-to-optional' into 'master'

Change default metric definition template category to Optional

See merge request gitlab-org/gitlab!66076
parents a6ee0b07 d2e6a106
...@@ -11,7 +11,7 @@ milestone: "<%= milestone %>" ...@@ -11,7 +11,7 @@ milestone: "<%= milestone %>"
introduced_by_url: introduced_by_url:
time_frame: <%= time_frame %> time_frame: <%= time_frame %>
data_source: data_source:
data_category: Operational data_category: Optional
distribution: distribution:
<%= distribution %> <%= distribution %>
tier: tier:
......
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