Skip to content

Migrate license_md5 EE metric to instrumentation class

Niko Belokolodov requested to merge migrate_md5_to_instrumentation_metric into master

What does this MR do and why?

Related to #338461 (closed)

Utilises LicenseMdFiveMetric Instrumentation class for EE usage data.

Derived from this conversation: !72158 (comment 702281181)

How to set up and validate locally

EE usage_data class covered by unit tests https://gitlab.com/gitlab-org/gitlab/blob/e589a3b15529cd513546260e1cfe3af4a5fa5317/ee/spec/lib/ee/gitlab/usage_data_spec.rb#L203-203

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 Niko Belokolodov

Merge request reports