bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

PLAT-9990 scene load spans #17

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Goal

Implement Auto Instrumented Scene Load Spans

Changeset

Testing

Added E2E tests for sync and async scene loads.