Ludvig Axelsson

Results 2 comments of Ludvig Axelsson

Any news on this? 🙂 We're experiencing some issues instrumenting `redis` using a node app with only native ES modules (`package.json` has type "module") `app.js`: ```js import 'dotenv/config.js'; import './ddTracer.js';...

Thank you @rochdev. I would not say that there is one particular use case but the app is only running modern native Node.js and JS functionality and not any transpiled...