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

configurable limits on custom attributes #137

Closed richardelms closed 1 month ago

richardelms commented 1 month ago

Goal

implement configurable limits on custom attributes.

Logging

Part of the original task was to implement logging when an attribute is truncated or dropped. This has been broken out into it's own task because of the performance issues unity logging presents.

Changeset

Testing

Added unit and E2E tests

bugsnagbot commented 1 month ago

Build size impact

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

Generated by :no_entry_sign: Danger