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.
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.