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-10095 implement span options #21

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Goal

implement span options and lay the groundwork for threaded span context

Changeset

Testing

Added tests for bugsnag.span.first_class, context tests will be added in future