Scout Ruby Server Timing

View performance metrics (time spent in ActiveRecord, Redis, etc) for each of your app’s requests in Chrome’s Developer tools with the server_timing gem. Production-safe.

server timing

For install instructions and configuration options, see server_timing on GitHub.