Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cloudflare-workers basic package #12685

Closed
Tracked by #12620
AbhiPrasad opened this issue Jun 27, 2024 · 0 comments · Fixed by #12861
Closed
Tracked by #12620

Add cloudflare-workers basic package #12685

AbhiPrasad opened this issue Jun 27, 2024 · 0 comments · Fixed by #12861
Assignees
Labels
Package: cloudflare Issues related to the Sentry Cloudflare Workers SDK

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Jun 27, 2024

I'm of the mind to call this @sentry/cloudflare so that it applies to both pages and workers.

This matches with the naming scheme of @sentry/aws-serverless and @sentry/google-cloud-serverless

@AbhiPrasad AbhiPrasad self-assigned this Jun 27, 2024
@AbhiPrasad AbhiPrasad added the Package: cloudflare Issues related to the Sentry Cloudflare Workers SDK label Jun 27, 2024
AbhiPrasad added a commit that referenced this issue Jul 11, 2024
resolves #12685

Initial attempt:
#12733

This PR introduces `@sentry/cloudflare`, our package for cloudflare
pages and cloudflare workers. It also adds a basic test with
[`miniflare` ](https://miniflare.dev/), the local simulator for
cloudflare workers.

In the next step, I'll add basic SDK initialization + error monitoring
for the cloudflare pages use case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: cloudflare Issues related to the Sentry Cloudflare Workers SDK
Projects
None yet
1 participant