Skip to content

Guard job arguments behind send_default_pii #2792

@nerisa

Description

@nerisa

Problem Statement

Sentry by default pushes job arguments: https://github.com/getsentry/sentry-ruby/blob/master/sentry-rails/lib/sentry/rails/active_job.rb#L109

The arguments can contain PIIs. We are currently filtering them out in before_send but it would be better to be able to have a configuration for it.

Solution Brainstorm

No response

Metadata

Metadata

Assignees

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions