Skip to content

Conversation

@DariaKunoichi
Copy link
Contributor

Goal

Enable user to skip some fields in the handled event field - breadcrumbs, threads, user, stacktrace, feature flags and custom metadata sections.

Changeset

Added BugsnagErrorOptions and BugsnagCaptureOptions classes. New overloads of notify methods for both Bugsnag and BugsnagClient.

Testing

Unit tests added, e2e in next PR.

@DariaKunoichi DariaKunoichi self-assigned this Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Bugsnag.framework binary size increased by 6,016 bytes from 752,992 to 759,008

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0 +15e2% +10.1Ki    [__LINKEDIT]
  +2.1% +3.19Ki  +2.1% +3.19Ki    Symbol Table
  +1.3% +2.80Ki  +1.3% +2.80Ki    __TEXT,__text
  +1.8% +2.52Ki  +1.8% +2.52Ki    String Table
  +3.0% +1.38Ki  +3.0% +1.38Ki    __DATA,__objc_const
  +1.4%    +405  +1.4%    +405    __TEXT,__objc_methname
  +1.0%    +288  +1.0%    +288    __TEXT,__objc_stubs
  +4.0%    +160  +4.0%    +160    __DATA,__objc_data
  +6.1%     +72  +6.1%     +72    Export Info
  +1.0%     +72  +1.0%     +72    __DATA,__objc_selrefs
  +2.7%     +48  +2.7%     +48    Rebase Info
  +1.8%     +46  +1.8%     +46    __TEXT,__objc_methtype
  +3.3%     +42  +3.3%     +42    __TEXT,__objc_classname
  +2.1%     +40  +2.1%     +40    Function Start Addresses
  +0.5%     +32  +0.5%     +32    [3 Others]
  +0.9%     +32  +0.9%     +32    __TEXT,__unwind_info
  +2.8%     +28  +2.8%     +28    __DATA,__objc_ivar
  +4.0%     +16  +4.0%     +16    __DATA,__objc_classlist
  +5.7%     +16  +5.7%     +16    __DATA,__objc_superrefs
 -18.3% -1.68Ki -10.9% -1.68Ki    [__DATA]
 -15.0% -3.61Ki -14.9% -3.61Ki    [__TEXT]
  +0.8% +5.88Ki  +2.1% +16.0Ki    TOTAL

Generated by 🚫 Danger

@DariaKunoichi DariaKunoichi marked this pull request as ready for review November 4, 2025 11:46
@DariaKunoichi DariaKunoichi requested a review from lemnik November 5, 2025 14:15
@DariaKunoichi DariaKunoichi force-pushed the PLAT-15071-configurablefields branch from 4a3d7f9 to 6e57afa Compare November 5, 2025 14:26
@DariaKunoichi DariaKunoichi merged commit dc8b2ef into next Nov 7, 2025
49 of 51 checks passed
@DariaKunoichi DariaKunoichi deleted the PLAT-15071-configurablefields branch November 7, 2025 15:41
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.

4 participants