Skip to content

Remove duplicate metric create.merge_requests_users

What does this MR do and why?

The metric usage_activity_by_stage_monthly.create.merge_requests_users is reduntant now that we have redis_hll_counters.source_code.merge_request_action_{monthly, weekly}.

Therefore, we are removing it.

The potential affected teams have confirmed that the metric can be removed without impacting them.

See: https://gitlab.com/gitlab-data/analytics/-/issues/15922 and #391946 (closed)

Notice that "usage_activity_by_stage_monthly.create.merge_requests_users" is used as a label for a number of Snowplow events. The removal of the label might be part of another MR.

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 #391946 (closed)

Edited by Jonas Larsen

Merge request reports