-
**Is your feature request related to a problem? Please describe.**
I have a Rails app deployed on App Platform that crashes but I'm not sure why. The Rails logs do not provide sufficient informatio…
-
**Is your feature request related to a problem? Please describe.**
Bulk actions are used for high performance when creating/modifying a large number of records, but ash papertrail does not support …
-
While Using Globalid with the below configurations am getting this error -
paper_trail (>= 10.1.0, 0.2.0)
activerecord (= 6.0.3.1)
=> PaperTrail.whodunnit = admin
Traceback (most recent ca…
-
**TL;DR: Loading a version with the PaperTrail adapter [incurs a `COUNT(*) FROM versions WHERE item_type = 'Foo'`](https://github.com/sferik/rails_admin/blob/ba2088c/lib/rails_admin/extensions/paper_t…
-
Papertrail has a max number of logs that it will store per day. We exceeded that maximum on Apr 23rd when group signups opened.
Solutions:
1) overall logging needs to be reduced (bad solution)
2…
-
Not sure what's causing but `Skipping over instruction even though currentSourceLine == -1 ` appears in the papertrail logs. Anyone interested, let me know and I can get more details from the logs.
…
-
Track: https://github.com/kenperkins/winston-papertrail/issues/10
-
When upgrading my server from 7.4 to PHP 8.0, I encountered this _(slightly edited)_
`Fatal error: Uncaught ArgumentCountError: Too few arguments to function WP_Papertrail_API::error_handler(), 4 pas…
-
Is Papertrail's `ignore` supported? If so, what is the syntax? Thanks!
https://github.com/paper-trail-gem/paper_trail#2c-choosing-attributes-to-monitor
-
Build out following modules for mvp
- [x] postgresql
- [x] papertrail
- [x] amqp
- [x] airbrake
- [x] redis