getsentry / getsentry/sentry-javascript

Extend Auto-instr. of Vercel Crons

Abierto
#13,701 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Checks Crons Improvement
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.