Skip to content

Add excludeExceptionFilePathPrefixesByErrorLevel option - #51

Open
MiauzGenau wants to merge 2 commits into
flownative:mainfrom
MiauzGenau:exclude-by-errorlevel-and-path
Open

Add excludeExceptionFilePathPrefixesByErrorLevel option#51
MiauzGenau wants to merge 2 commits into
flownative:mainfrom
MiauzGenau:exclude-by-errorlevel-and-path

Conversation

@MiauzGenau

@MiauzGenau MiauzGenau commented May 7, 2026

Copy link
Copy Markdown

for more granular control over which exceptions to exclude.

We would like to exclude all 'Warnings' from third party packages.
This is an idea to enable that, with a configuration option like this:

Flownative:
  Sentry:
    capture:
      excludeExceptionFilePathPrefixesByErrorLevel:
        'E_WARNING | E_DEPRECATED | E_USER_DEPRECATED':
          - 'Packages/Libraries/'

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.

1 participant