getsentry / getsentry/sentry-javascript

Extend Auto-instr. of Vercel Crons

Open
#13,701 0 comments 0 reactions 0 assignees View on GitHub
Checks Crons Improvement
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### Problem Statement

For NextJS there is a [Sentry config option ](https://docs.sentry.io/platforms/javascript/guides/nextjs/crons/#automatic-check-ins-vercel-only)`automaticVercelMonitors ` to automatically configure Check-in for Vercel Crons. However this functionality in Vercel is not limited to NextJS and could be extended to other platforms

### Solution Brainstorm

Extend this functionality to all platforms which are supported by Vercel Crons and Sentry. Today it is in `next.config.js` so it should at least be agnostic in Webpack, but ideally all plugins, and CLI if possible.

https://vercel.com/docs/cron-jobs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.