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

allow custom span end time #106

Closed richardelms closed 6 months ago

richardelms commented 6 months ago

Goal

allowing a custom span end time was overlooked in the original implementation.

Changeset

Allow setting custom end time in the Span.End() and Span.EndNetworkSpan() methods

Testing

Added e2e tests

bugsnagbot commented 6 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 4.1
IL2CPP IPA 2.26

Generated by :no_entry_sign: Danger