sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

fix: Handle nested attributes in LogEvent to support Rails ActionController params

Open vivekmiyani opened this issue 1 month ago • 0 comments

resolves #2801.

  • Sentry::LogEvent does not correctly handle nested attributes (such as Rails ActionController's params)
  • This PR adds support for it

vivekmiyani avatar Nov 28 '25 13:11 vivekmiyani