sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Auto instrumentation to work with manual instrumentation

Open bitsandfoxes opened this issue 2 years ago • 0 comments
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!

bitsandfoxes avatar Nov 28 '22 15:11 bitsandfoxes