Lukas Hermann
Results
13
comments of
Lukas Hermann
@timfish After sheepishly having to ask ChatGPT how to apply this patch, I can confirm, it works 🎉 👍 .
FYI: Issue is not fixed with `@sentry/node v7.110.1`.
@mydea I can confirm that route names are correctly identified in `@sentry/node@8`. I'm using `"type": "module"` and am starting the test application with `node -r dotenv/config --import ./instrument.js index.js`. ###...