Commit 7acb254d authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'issue_340847_deprecated_metric_3' into 'master'

Remove metric that keeps track of published container images

See merge request gitlab-org/gitlab!70987
parents 51cb2672 2a4246d2
...@@ -7,7 +7,8 @@ product_stage: package ...@@ -7,7 +7,8 @@ product_stage: package
product_group: group::package product_group: group::package
product_category: container registry product_category: container 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:
......
...@@ -11,6 +11,7 @@ RSpec.describe 'Every metric definition' do ...@@ -11,6 +11,7 @@ RSpec.describe 'Every metric definition' do
license_add_ons license_add_ons
testing_total_unique_counts testing_total_unique_counts
user_auth_by_provider user_auth_by_provider
package_events_i_package_container_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