README
@cloudflare/worker-sentry
Intergation with Sentry over Access for Worker
Expected variable in the worker:
SENTRY_DSN
SENTRY_CLIENT_ID
SENTRY_CLIENT_SECRET
Intergation with Sentry over Access for Worker
<script type="module">
import cloudflareWorkerSentry from 'https://cdn.skypack.dev/@cloudflare/worker-sentry';
</script>
Intergation with Sentry over Access for Worker
Expected variable in the worker:
SENTRY_DSN
SENTRY_CLIENT_ID
SENTRY_CLIENT_SECRET