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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to ignore exceptions by type. #1352

Merged
merged 10 commits into from Mar 26, 2021
Merged

Add option to ignore exceptions by type. #1352

merged 10 commits into from Mar 26, 2021

Conversation

maciejwalkowiak
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak commented Mar 24, 2021

馃摐 Description

Add option to SentryOptions to ignore exceptions by type. Works also for Spring Boot configuration and external configuration for other integrations.

馃挕 Motivation and Context

Fixes #1306

馃挌 How did you test it?

Unit & integration tests.

馃摑 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

馃敭 Next steps

Update reference docs.

@maciejwalkowiak
Copy link
Contributor Author

"Danger" does not recognize that changelog has been already fixed.

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

馃憤

CHANGELOG.md Outdated Show resolved Hide resolved
@marandaneto
Copy link
Contributor

"Danger" does not recognize that changelog has been already fixed.

you have to use the #id between ()

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

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

LGTM

@marandaneto
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak merged commit 1d778b5 into main Mar 26, 2021
@maciejwalkowiak maciejwalkowiak deleted the gh-1306 branch March 26, 2021 12:28
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.

Ignore Exception by type
3 participants