sentry-javascript
sentry-javascript copied to clipboard
feat(node-core): add isolateTrace option to node-cron instrument
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