Background
Recently (within the last few years), Experiment Platform extracted a number of Metrics Platform JS Client code into the ext.eventLogging.metricsPlatform RL module so that it could be reused by Test Kitchen. T415579: Migrate JS and PHP client libraries to TestKitchen extension does away with the need for that module. It should be deprecated and removed, and the code reintegrated into the ext.eventLogging module to maintain compatibility with existing instrumentation.
AC
- The contents of the ext.eventLogging.metricsPlatform RL module is merged back into ext.eventLogging module
- The ext.eventLogging.metricsPlatform module is removed