Lukas Stracke

Results 538 comments of Lukas Stracke

Thanks for getting back to me and also thanks for sending me the JSON payloads via email. I reviewed both and I think I know what's going on: All JSON...

Thanks for letting us know! I'll close this issue then for now. Please let me know if this needs to be reopened. Thanks!

Hey @tellisnz thanks for taking the time to report this! I saw your [comment](https://github.com/getsentry/sentry-javascript/issues/14162#issuecomment-2801092038) in the other issue and I fully understand that this is not a priority for you....

Again, I fully understand that this is frustrating, so I want to share some more context: We already tried reproducing this in #14162 where the user originally even shared a...

Thanks for continuing to look into this @ericallam ! I remember removing the `clone` call in Sveltekit a while ago (though for a different reason) in https://github.com/getsentry/sentry-javascript/pull/15368. Maybe we can...

This was already requested in https://github.com/open-telemetry/opentelemetry-js-contrib/issues/2017 and we might be able to use the workaround: https://github.com/open-telemetry/opentelemetry-js-contrib/issues/2017#issuecomment-2167817925

> (SDK version: sentry.javascript.node 9.13.0) `ignoreSpans` was introduced [in `10.2.0`](https://github.com/getsentry/sentry-javascript/releases/tag/10.2.0). I recommend upgrading and trying again. I opened https://github.com/getsentry/sentry-docs/pull/14971 to clarify the required version in docs.

Hi, to confirm: your problem is that although you seem to correctly upload source maps, you don't get unminified stack traces? Some things to try: - upgrade your self-hosted version....

I just added a #skip-changelog comment to your PR description so we don't have to worry about the changelog entry here. Usually, we have automation in place that checks for...