in development mode you can turn auto_explain_threshold_in_seconds on
and see when a query is slow in the command prompt. Is there a gem that
can send me slow queries and slow loading pages in production mode? That
would make monitoring performance a lot easier. Thanks.
On Friday, September 7, 2012 9:05:28 AM UTC+1, Ruby-Forum.com User
wrote:
Hi,
in development mode you can turn auto_explain_threshold_in_seconds on
and see when a query is slow in the command prompt. Is there a gem that
can send me slow queries and slow loading pages in production mode? That
would make monitoring performance a lot easier. Thanks.