sentry-unity
sentry-unity copied to clipboard
Auto instrumentation to work with manual instrumentation
trafficstars
Especially with the scene load auto instrumentation: The scene loading creates and closes its own transaction. This stops manual setups from containing those.
Idea: The auto instrumentation should try to get the span from the SDK before creating its own transaction. Let's discuss!