Is sanitizeKeys supported in the new JavaScript SDK?
See original GitHub issueThe sanitizeKeys
option from Raven isn’t documented in the new JavaScript SDK docs. Is that feature supported? From searching the code it looks like sanitizeKeys
is only in Raven.
Is the recommendation to just use the beforeSend
hook to do my own sanitation?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
File: README — AWS SDK for JavaScript
Version 2.x Support. We are formalizing our plans to enter AWS SDK for JavaScript v2 into maintenance mode in 2023. AWS SDK for...
Read more >Azure Cosmos DB: SQL Node.js API, SDK & resources
The Azure Cosmos DB service now supports partition keys on all containers, including those that were previously created as fixed containers. The ...
Read more >Facebook SDK for JavaScript - Meta for Developers
A rich set of client-side functionality for adding Social Plugins, Facebook Login and Graph API calls. Quickstart Learn how to use the JavaScript...
Read more >javascript-sdk-design
JavaScript SDK Design Guide extracted from work and personal experience. ... Every new SDK version released should be enabled with support of previous...
Read more >Twilio Client JavaScript SDK - Twilio.Device
Currently, 'pcmu' and 'opus' are supported. PCMU will remain default until the next breaking release, however we recommend testing and using Opus as...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@aguynamedben Cool example, thank you very much for this. We will soon release a new way of how to strip sensitive data in SDKs, stay tuned.
@HazAT any updates/timeline on scrubbing sensitive data natively for Sentry?