Scout Elixir Server Timing¶
View performance metrics (time spent in Controller, Ecto, etc) for each of your app’s requests in Chrome’s Developer tools with the plug_server_timing package. Production-safe.

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