Skip to content

feat(data-collection): Port Rails log subscriber #3034

Open
sl0thentr0py wants to merge 1 commit into
neel/data-collection/railsfrom
neel/data-collection/rails-logs
Open

feat(data-collection): Port Rails log subscriber #3034
sl0thentr0py wants to merge 1 commit into
neel/data-collection/railsfrom
neel/data-collection/rails-logs

Conversation

@sl0thentr0py

@sl0thentr0py sl0thentr0py commented Jul 23, 2026

Copy link
Copy Markdown
Member
  • Remove ParameterFilter usage completely
  • Nested payloads will now not be scrubbed (we will revisit this later if necessary)

Issues

@linear-code

linear-code Bot commented Jul 23, 2026

Copy link
Copy Markdown

RUBY-194

@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch from d8a5cd0 to f24bdc4 Compare July 23, 2026 14:35
Comment thread sentry-ruby/lib/sentry/data_collection/key_value_collection.rb
Comment thread sentry-rails/lib/sentry/rails/railtie.rb Outdated
Comment thread sentry-rails/lib/sentry/rails/log_subscribers/active_job_subscriber.rb Outdated
Comment thread sentry-rails/lib/sentry/rails/railtie.rb Outdated
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch 3 times, most recently from 5aff1d4 to 737323c Compare July 23, 2026 18:18
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch from 737323c to 0b56b5b Compare July 23, 2026 19:08
Comment thread sentry-ruby/lib/sentry/data_collection.rb Outdated
Comment thread sentry-ruby/lib/sentry/data_collection.rb Outdated
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch from 0b56b5b to 0f295fd Compare July 23, 2026 19:12
Comment thread sentry-rails/lib/sentry/rails/log_subscribers/active_job_subscriber.rb Outdated
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch 2 times, most recently from a94b458 to b4853e5 Compare July 23, 2026 19:37

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b4853e5. Configure here.

Comment thread sentry-rails/lib/sentry/rails/controller_transaction.rb Outdated
Comment thread sentry-rails/lib/sentry/rails/controller_transaction.rb Outdated
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch from b4853e5 to 2926036 Compare July 23, 2026 19:46
* Remove `ParameterFilter` usage completely
* Nested payloads will now **not** be scrubbed (we will revisit this later if necessary)
@sl0thentr0py
sl0thentr0py force-pushed the neel/data-collection/rails-logs branch from 2926036 to 6b771d6 Compare July 23, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(pii): Wire Rails log-subscriber data (active_record, mailer, active_job)

1 participant