Commit a0ded336 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch 'issue_340847_deprecated_metric' into 'master'

Remove metrics that keeps count of deleted container images

See merge request gitlab-org/gitlab!70983
parents 1f860763 96806577
......@@ -7,7 +7,8 @@ product_stage: package
product_group: group::package
product_category: container registry
value_type: number
status: deprecated
status: removed
milestone_removed: "14.4"
time_frame: all
data_source: redis
distribution:
......
......@@ -14,6 +14,7 @@ RSpec.describe 'Every metric definition' do
package_events_i_package_container_push_package
package_events_i_package_container_pull_package
package_events_i_package_debian_push_package
package_events_i_package_container_delete_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