Scout Elixir DevTrace

To enable DevTrace, our in-browser profiler:

1

Add dev_trace: true to the scout_apm section of your config/dev.exs file:

# config/dev.exs
config :scout_apm,
  dev_trace: true
2

Restart your app.

3

Refresh your browser window and look for the speed badge.