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

Vercel Edge Runtime SDK #8087

Closed
8 of 9 tasks
AbhiPrasad opened this issue May 9, 2023 · 5 comments
Closed
8 of 9 tasks

Vercel Edge Runtime SDK #8087

AbhiPrasad opened this issue May 9, 2023 · 5 comments

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented May 9, 2023

Right now the SDK/sentry client for the Vercel Edge SDK lives inside the Next.js package. In order to use this SDK in SvelteKit, we need to extract this out to it's own package.

Phase 1

  1. AbhiPrasad
  2. AbhiPrasad
  3. AbhiPrasad

Phase 2

  1. AbhiPrasad
  2. AbhiPrasad
  3. Package: sveltekit Package: vercel-edge
@NoelJacob
Copy link

Noob question but would this runtime SDK also work for Cloudflare Workers?

@AbhiPrasad
Copy link
Member Author

AbhiPrasad commented Jun 22, 2023

@NoelJacob unfortunately it will not. Vercel's runtime is proprietary to their platform and so is not compatible with cloudflare workers.

I would recommend checking out https://github.com/robertcepa/toucan-js - but we are also actively working on partnering with cloudflare to improve this, so please keep an eye out for future news!

@isaacharrisholt
Copy link

Is there scope for contribution here? We'd really like to use Sentry for our monitoring as it has the best SvelteKit integration by far.

@AbhiPrasad
Copy link
Member Author

@isaacharrisholt usually I would say PRs are welcome! But since it's a new SDK the process is a little more tricky.

@Lms24 your thoughts?

@AbhiPrasad
Copy link
Member Author

Extracted out #9107 to be a separate SvelteKit specific task, closing this one as we've published the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants