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

Automatic transactions based on user interactions

Open bruno-garcia opened this issue 3 years ago • 0 comments
trafficstars

More context in the UI Event Transactions issue tracking Android and iOS: https://github.com/getsentry/mobile-team-meta/issues/4

  • [ ] Get the idleTimeout support in .NET (https://github.com/getsentry/sentry-dotnet/issues/1074)
  • [ ] Build on the original/old Input System to start transactions
  • [ ] Build on the new Input System to start transactions

Potential targets for automated spans:

  • [ ] Instances of Instantiate
  • [ ] Loading of AssetBundles

bruno-garcia avatar May 09 '22 12:05 bruno-garcia