Commit 701bb205 authored by Dylan Griffith's avatar Dylan Griffith

Merge branch 'issue_340847_deprecated_metric_4' into 'master'

Remove metric that keeps track of published Debian packages

See merge request gitlab-org/gitlab!70988
parents f25080e2 5193a7f3
......@@ -7,7 +7,8 @@ product_stage: package
product_group: group::package
product_category: package registry
value_type: number
status: deprecated
status: removed
milestone_removed: "14.4"
time_frame: all
data_source: redis
distribution:
......
......@@ -13,6 +13,7 @@ RSpec.describe 'Every metric definition' do
user_auth_by_provider
package_events_i_package_container_push_package
package_events_i_package_container_pull_package
package_events_i_package_debian_push_package
).freeze
end
......
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