Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make discard classes apply to native crashes as well #1710

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

kstenerud
Copy link
Contributor

@kstenerud kstenerud commented Jun 23, 2022

Goal

Also filter out NDK events based on the discard classes config setting.

Design

The NDK now queries the JVM to see if an event class is on the discard list before generating a payload to be sent.

Testing

Added e2e tests.

@kstenerud kstenerud force-pushed the PLAT-7837-discard-classes branch from 2f36cbf to 53f5225 Compare June 23, 2022 07:52
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Jun 23, 2022

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1868.01 1619.33
arm64_v8a 655.76 410.0
armeabi_v7a 594.32 348.56
x86 733.56 483.71
x86_64 700.8 455.04

Generated by 🚫 Danger

@kstenerud kstenerud force-pushed the PLAT-7837-discard-classes branch 2 times, most recently from c7e1868 to 76b970d Compare June 23, 2022 12:01
@kstenerud kstenerud force-pushed the PLAT-7837-discard-classes branch from 76b970d to c0d8c5c Compare June 23, 2022 12:51
@kstenerud kstenerud marked this pull request as ready for review June 23, 2022 12:53
@kstenerud kstenerud requested a review from lemnik June 23, 2022 12:53
Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Pending a full CI run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants