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

Allow ignoring excluded_exceptions when manually capturing exceptions #2007

Merged
merged 4 commits into from
Mar 20, 2023

Conversation

ty-porter
Copy link
Contributor

Description

Addresses #2006 and allows manually bypassing excluded_exceptions array from Sentry config.

sentry-ruby/lib/sentry/client.rb Outdated Show resolved Hide resolved
sentry-ruby/spec/sentry/client_spec.rb Outdated Show resolved Hide resolved
sentry-ruby/spec/sentry/hub_spec.rb Show resolved Hide resolved
ty-porter and others added 2 commits February 19, 2023 00:15
@github-actions
Copy link

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Copy link
Collaborator

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

Sorry for the delay. LGTM 👍

@st0012 st0012 merged commit 1a2d682 into getsentry:master Mar 20, 2023
st0012 added a commit that referenced this pull request Mar 20, 2023
st0012 added a commit that referenced this pull request Mar 20, 2023
st0012 added a commit that referenced this pull request Mar 20, 2023
st0012 added a commit that referenced this pull request Mar 20, 2023
* Move `ignore_exclusions` from top-level to hint-level

* Add changelog for #2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants