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-12557 add a fixed sampling probability configuration option #128

Closed richardelms closed 2 months ago

richardelms commented 2 months ago

Goal

Expose SamplingProbability, unset by default, causing the SDK to use the current dynamic sampling logic

If set:

Testing

Updated unit tests and 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