Commit 5193a7f3 authored by Siddharth Asthana's avatar Siddharth Asthana

Remove metric that keeps track of published Debian packages

Changelog: other
EE: true
parent 535e4adb
...@@ -7,7 +7,8 @@ product_stage: package ...@@ -7,7 +7,8 @@ product_stage: package
product_group: group::package product_group: group::package
product_category: package registry product_category: package registry
value_type: number value_type: number
status: deprecated status: removed
milestone_removed: "14.4"
time_frame: all time_frame: all
data_source: redis data_source: redis
distribution: distribution:
......
...@@ -13,6 +13,7 @@ RSpec.describe 'Every metric definition' do ...@@ -13,6 +13,7 @@ RSpec.describe 'Every metric definition' do
user_auth_by_provider user_auth_by_provider
package_events_i_package_container_push_package package_events_i_package_container_push_package
package_events_i_package_container_pull_package package_events_i_package_container_pull_package
package_events_i_package_debian_push_package
).freeze ).freeze
end 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