Luca Forstner

Results 725 comments of Luca Forstner

Hi, sorry for the delay. We are currently very much in the weeds of a new major release (v8) and will pick this up once the update is out. It...

I keep forwarding this internally but we are a bit stuck trying to figure out why some people experience this. @Roberto-Surfboard would you mind sharing a cURL copy similar to...

@Roberto-Surfboard I think there are the first two lines missing from the body. Can you share those two?

@alessandro-newzoo Since this seems to be an issue within Sentry itself and not the SDK I reposted your comment in the Sentry repo: https://github.com/getsentry/sentry/issues/71216 so that the right team can...

I'll close this to keep our issue stream clean. Feel free to still reach out anytime!

You identified it already kind of. `Sentry.init()` is global, meaning that if another part of the process is also initializing Sentry, data might get mixed up. We generally advise not...

We are planning to release v8 of the SDK around the end of January which will include the move to OpenTelemetry. Once that is done, we will have support for...

Hi, thanks for writing in! I just tried out your reproduction example and indeed I had trouble receiving events. I received some, but very inconsistently. The edge runtime needs a...