Alexander Dinauer

Results 410 comments of Alexander Dinauer

We're closing this now as it seems everyone has got it to work. Feel free to reopen if you need more help.

Hello @sbrattla, I've expanded on your sample code by starting a new transaction from the existing transaction. It seems to work but you will get different transactions for the workers...

We already have https://github.com/getsentry/sentry-java/blob/7cdf1216cba07a8bc4adb24ca9356bb8231ee724/sentry-spring-boot/src/main/java/io/sentry/spring/boot/InAppIncludesResolver.java#L22 for Spring Boot (also Spring Boot 3).

No, it's not on my roadmap (yet).

Is there a new spike of these or could they just be coming from devices with very limited resources? In other words should we investigate any newly introduced increase in...

Thanks @Angelodaniel I've reduce prio a bit but still think we should do this as it's not a lot of work and can help some users running into the same...

Hey everyone, we've just released [8.0.0-alpha.2](https://github.com/getsentry/sentry-java/releases/tag/8.0.0-alpha.2) of the Java SDK, which has an improved version of our OpenTelemetry integration that supports ktor [amongst many other libraries and frameworks](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md). There's instructions...

@romtsn have you checked how the trace context is set on the event in your case? Is it just the default [here](https://github.com/getsentry/sentry-java/blob/29891060f3dbd2a43bc5866819f239ec340c93c4/sentry/src/main/java/io/sentry/SpanContext.java#L47)? Are you sure this was introduced with TwP...

Hello @Bkbest we currently don't have an ETA for this.

@Bkbest there are some investigation comments above that could be useful but this won't get data into Sentry, so I don't think there's a real workaround here.