sentry-wizard icon indicating copy to clipboard operation
sentry-wizard copied to clipboard

Add cloudflare support to meta-framework wizards

Open andreiborza opened this issue 7 months ago • 3 comments

We have cloudflare support in combination with a variety of frameworks.

Brainstorm

Add support to meta-framework wizards to help with the setup of cloudflare. We could also auto-initiate this by passing a --cloudflare flag.

andreiborza avatar Aug 13 '25 09:08 andreiborza

Not sure it's the best place to surface this, but the docs only talk about cloudflare-pages which is now deprecated in favour of workers.

Not sure how it works in different frameworks, but Nitro based frameworks use a different preset for the former pages and workers. So if the Sentry SDK plugin handles it differently, it might not work, otherwise it's just some wording to update.

Buzut avatar Sep 10 '25 11:09 Buzut

Thanks for pointing this out! We'll check if it's working with the possible setup and document that accordingly.

See https://github.com/getsentry/sentry-docs/issues/14885

s1gr1d avatar Sep 11 '25 07:09 s1gr1d