Sentry-java, spring boot, and grails: performance tracing not working

I’m not familiar with Grails so I’m not sure if it’ll work. But did you try @SentryTransaction on your controller? @SentrySpan will only do something of there’s an ongoing transaction first.