Skip to content

Remove `deprecated` i_package_composer_deploy_token_weekly metric

What does this MR do and why?

This metric is different from other because we only remove _weekly while keeping _monthly time frame.

It requires modification https://gitlab.com/gitlab-org/gitlab/blob/4e4b65f0e1793f1ee8daa3b27b829ebcd91b161a/lib/gitlab/usage_data_counters/hll_redis_counter.rb#L104-104 . Would need to modify the above line to be able to remove https://gitlab.com/gitlab-org/gitlab/blob/4e4b65f0e1793f1ee8daa3b27b829ebcd91b161a/lib/gitlab/usage_data_counters/known_events/package_events.yml#L2-2

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #340847 (closed)

Edited by Niko Belokolodov

Merge request reports