Has anyone else been able to get dd-trace to work for APM metrics in Strapi 4?
In Strapi 3 I had it working with a simple require(“dd-trace”).init(); at the top of the bootstrap.js file, but the code above in src/index.js in register() in Strapi 4 doesn’t seem to be working 