Abhijeet Prasad
Abhijeet Prasad
Hey @bvanderdrift, we probably won't fix this in v7 for now given our other priorities. Could you check if there is a similar problem in v8? Will backlog for now!
Closing this for clean-up. Please re-open if it still applies. Thank you!
We cannot override how CORS headers are being set via the backend SDKs because this is a security concern. It can only be configured by users, so I think option...
@obecny I think trying to identify network failures as CORS issues vs. actual errors gets unreliable, but if there is a way forward we can take a look. As far...
From the perspective of someone who's contributed to OpenTelemetry, and currently works at an observability vendor (Sentry), I would also advocate for putting `diagnostics_channel` everywhere we need telemetry. OpenTelemetry instrumentation...
Closing this for clean-up. Please re-open if it still applies. Thank you!
Once the Nuxt SDK gets out of beta, we can add some docs to our cloudflare framework guide for nuxt: https://docs.sentry.io/platforms/javascript/guides/cloudflare/frameworks/
@solnic could we get docs for this? (apologies if this is tracked somewhere else, couldn't find it) you can look at https://docs.sentry.io/platforms/go/logs/#integrations or https://docs.sentry.io/platforms/javascript/logs/#integrations for reference on what this should...
This is becoming more important now that rollup, webpack, and vite will have built-in debug id support.
We've also discussed grabbing more information from v8 onto events: https://github.com/electron/electron/blob/d987bee0073310c0bf114dd5e5c9db5e9c68ee59/shell/common/node_bindings.cc#L190 For the start we should focus on Electron, but we can move it into `@sentry/node` if things are stable.