Skip to content

Fix instrumentation generator to not use EE module path

What does this MR do and why?

This MR changes the path in the metric instrumentation classes generator for EE metrics from ee/lib/ee/gitlab to ee/lib/gitlab. These classes are standalone from CE metrics and don't collide with other namespaces, therefore they don't belong in the EE module.

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.

Edited by Piotr Skorupa

Merge request reports