Alexander Dinauer
Alexander Dinauer
Ah sorry - I should have done more testing. I'll take another look.
We have a PR for a fix open ~~but you'll have to supply your own `TransactionNameProvider` bean since I had to disable the default. We can take another look at...
@mihalyr we've just released `7.8.0`, can you please give it another try?
@madukan are you seeing the `java.lang.ClassNotFoundException: org.springframework.web.servlet.HandlerExceptionResolver` or a different exception?
Thanks, we'll investigate. I can't give an ETA though.
Hello @Andrevmatias thanks for opening this issue. We'll add this to the backlog but can't say when we'll get to it.
Closing this now since we've implemented this in other PRs
@romtsn do you already know if we should merge them or not?
After daily discussion about OTEL Context forking with @sl0thentr0py , @antonpirker, @sentrivana , @szokeasaurusrex ## Core question - Q: In case there is no hook for any given SDK, should...
## Why we need to globally store Sentry `Scopes` even if we have a proper `Context` forking hook anyways In `SpanProcessor.onEnd` and by extension also `SpanExporter.export`, `Context.current()` returns the parent...