You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a Nuxt3 app deployed on Cloudflare, the Nuxt module (https://nuxt.com/modules/sentry) only sends client-side errors to my bug tracker.
Do I have to separately build an integration for the server using packages/cloudflare, or is there some interop step yet to be implemented that we are waiting for?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, a new experimental cloudflare package landed in this project (https://github.com/getsentry/sentry-javascript/tree/develop/packages/cloudflare).
If I have a Nuxt3 app deployed on Cloudflare, the Nuxt module (https://nuxt.com/modules/sentry) only sends client-side errors to my bug tracker.
Do I have to separately build an integration for the server using
packages/cloudflare
, or is there some interop step yet to be implemented that we are waiting for?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions