Skip to content

Remove instrumentation class ff

Alina Mihaila requested to merge am-remove-instrumentation-class-ff into master

What does this MR do and why?

With this MR we revert the changes done here !68808 (merged)

Related issue https://gitlab.com/gitlab-org/gitlab/-/issues/338029

We want to take a different approach without using a feature flag and allow it to deprecate the usage_data.rb

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.

Service ping should be correctly generated

# generate a service ping
Gitlab::UsageData.uncached_data

MR acceptance checklist

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

Edited by Alina Mihaila

Merge request reports