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-12568 correct TracePropagationUrls #126

Closed richardelms closed 2 months ago

richardelms commented 2 months ago

Goal

The config value TracePropagationUrls was incorrectly named and typed.

It should be a Regex Pattern collection.

Testing

Added unit test and covered by existing E2E tests

bugsnagbot commented 2 months ago

Build size impact

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

Generated by :no_entry_sign: Danger