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

confusion about available javascript config options #1100

Closed
raffomania opened this issue Jul 4, 2019 · 3 comments
Closed

confusion about available javascript config options #1100

raffomania opened this issue Jul 4, 2019 · 3 comments

Comments

@raffomania
Copy link

the js configuration docs say that whitelistUrls is not available for the js platform. Your blogpost on reducing noise in js exceptions recommends to use this option. Can I use it or not?

@dashed
Copy link
Member

dashed commented Jul 4, 2019

@raffomania the whitelistUrls config option as referenced in the blog post (written in 2017) refers to a legacy client called Raven: https://docs.sentry.io/clients/javascript/config/

The current JS SDK unfortunately doesn't support this option. EDIT: "Browser JavaScript" supports this option.

Hopefully this clarifies things.

@dashed dashed closed this as completed Jul 4, 2019
@untitaker
Copy link
Member

@dashed @raffomania the new SDK also supports this option. The issue is that "JavaScript" was selected in the docs page instead of "Browser JavaScript"

@dashed
Copy link
Member

dashed commented Jul 4, 2019

@untitaker Thanks for clarifying 😄

@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants