robertcepa/toucan-js

Sentry Cron monitoring support

lacolaco opened this issue · 2 comments

https://docs.sentry.io/platforms/node/crons/

Sentry will support cron monitoring. It is good to use with the cf scheduled trigger. I hope toucan-js will integrate with it.

I'm in the process of moving check-in support to a shared client in @sentry/core, currently named ServerRuntimeClient.

After this is released, the toucan client should be able to extend that rather than the BaseClient and this will add support for check-ins/cron monitoring.