-
-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use allowlist to filter ActiveSupport breadcrumbs' data (#2048)
* Use allowlist to filter ActiveSupport breadcrumbs' data Since the number of potentially hard-to-serialise data is growing, we should use allowlist to filter the data. * Update changelog
- Loading branch information
Showing
2 changed files
with
64 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 63 additions & 7 deletions
70
sentry-rails/lib/sentry/rails/breadcrumb/active_support_logger.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters