Skip to content

Improve repeated module namespace in usage data metrics instrumentation

What does this MR do?

Related to #330316 (closed)

This removes unnecessary namespacing for instrumentation_class in metric definitions, since the namespace is always the same. Instead, the namespaces are added before the class constant lookup.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Piotr Skorupa

Merge request reports