Commit 96806577 authored by Siddharth Asthana's avatar Siddharth Asthana

Remove metrics that keeps count of deleted container images

Changelog: other
EE: true
parent acabd558
......@@ -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