sentry-go
sentry-go copied to clipboard
feat(tracing without performance): add ContinueTrace
Add ContinueTrace as a method on the hub. This is how other SDKs that have to deal with concurrency tend to do it, ie Java.