curl -X POST http://localhost:3000/bookmarks.json -H "Content-Type: application/json" -d '{"bookmark":{"title":"Hello world","url":"Hello world"}}'
Issue Description
Sentry::LogEventdoes not correctly handle nested attributes (such as Rails ActionController's params)Reproduction Steps
Clone repo https://github.com/vivekmiyani/bookmarks.git
Run rails server
Trigger endpoint
Notice that it doesn't show params passed in logs sentry page
Expected Behavior
Actual Behavior
Ruby Version
3.4.5
SDK Version
6.2.0
Integration and Its Version
Rails
Sentry Config
Sentry config