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

Chore/sentry deny urls #130

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Chore/sentry deny urls #130

merged 2 commits into from
Nov 3, 2023

Conversation

brettski
Copy link
Member

@brettski brettski commented Nov 3, 2023

v5.1.10

Add two parameters to sentry init: attachStacktrace: true and denyUrls: []

attachStacktrace (ref) automatically attaches stack traces to all messages, not only exceptions.
denyUrls (ref) sets an array of urls matches to ignore. Errors originating from these urls, e.g. zaraz, will not be logged in Sentry, cleaning up the noise.

@brettski brettski added chore eating the frog add-to-that.us pr that needs to be replicated in that.us labels Nov 3, 2023
@brettski brettski self-assigned this Nov 3, 2023
Copy link

vercel bot commented Nov 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
thatconference-com ✅ Ready (Inspect) Visit Preview Nov 3, 2023 3:01pm

@brettski brettski merged commit 9c83703 into next/feature Nov 3, 2023
3 checks passed
@brettski brettski deleted the chore/sentry-deny-urls branch November 3, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-to-that.us pr that needs to be replicated in that.us chore eating the frog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants