reszkapiotr

Results 5 comments of reszkapiotr

Hey! Thanks for adding support for JVM profiling - really appreciate it. I’ve been trying to enable it for a Spring Boot application running on Java 24. In the logs...

Hi @lcian! Yes, I tried using sentry-async-profiler 8.23.0 with the async-profiler dependency excluded, and then added async-profiler 4.1 separately. Okay - looking forward to the update. Thanks for getting back...

@lbloder Thank you for update! Tested the change and it works great! Was able to make it to work for: - Slowest functions - Aggregate flamegraph. Can't see flamegraphs for...

@lbloder Got it set to TRACE. Interestingly, in another project that uses Java 21 it works - there are flamegraphs for transactions. In the one running on Java 24, it...

Hello @lbloder We've used spring boot version 3 as well. And system: Mac OS and linux. I guess it's something application specific then that's causing this behaviour. Testing in the...