sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

feat(node-core): add isolateTrace option to node-cron instrument

Open sebws opened this issue 1 month ago • 0 comments

Before submitting a pull request, please take a look at our Contributing guidelines and verify:

  • [ ] ~If you've added code that should be tested, please add tests.~
  • [x] Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

not sure if it would be preferred to be have this as an option at the individual level, e.g., override type of argArray so a full MonitorConfig could be passed into each .schedule().

however, it's also nice to have a default across all

sebws avatar Dec 05 '25 13:12 sebws