Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
7.110.1
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
- Create a route handler using the App Router as your job run.
- Add a
vercel.json
file with a Cron job pointing to such route handler. - Deploy to Vercel
Expected Result
Monitor is created automatically in Sentry, and each Cron job execution is reported with it's appropriate status.
Actual Result
Nothing happens.
Auto-detection does work with Pages router, though.
Metadata
Metadata
Assignees
Type
Projects
Status
No status