Logging slow queries is an important part of performance tuning any Rails application. Rails provides a built-in mechanism for logging slow queries called Active Support Notifications. This article will show you how to use Active Support Notifications to log slow queries in your Rails application. We will…
Logging slow queries with Active Support Notifications
Full Disclosure: This webpage may contain affiliate links, in which the website owner would receive a commission for purchases made. This does not affect your purchase cost.