@bsilva96 I installed LogBench over the weekend and I'm sold. It works great. Thank you for your work on this!
I'll pitch it at work this week.
p.s. Somos el mejor país de Chile.
Version 0.5.0 of LogBench has been release, with support for both Sidekiq and ActiveJob !!
Now, every log line that is generated inside a job will have a colored prefix with the job class and id, and will be grouped inside the request that originated it.
Created a new gem to lazily load specified Active Record columns - https://t.co/3VuLRdhXLN
This can greatly reduce IO 📉 and improve queries (and application's) performance 📈if you have some large db columns that are not used most of the time.