Skip to content

Scout Elixir App Monitoring Agent and Development Profiler

License

Notifications You must be signed in to change notification settings

vulk/scout_apm_elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scout Elixir App Monitoring & Development Profiler

Scout monitors the performance of Elixir applications in production and provides an in-browser profiler during development. Metrics are reported to Scout, a hosted application monitoring service.

screenshot

Monitoring Usage

  1. Signup for a free Scout account.
  2. Follow our install instructions within the UI.

See our docs for detailed information.

DevTrace (Development Profiler) Usage

DevTrace, Scout's in-browser development profiler, may be used without signup.

devtrace

To use:

  1. Follow the same installation steps as monitoring, but skip downloading the config file.
  2. In your config/dev.exs file, add:
# config/dev.exs
config :scout_apm,
  dev_trace: true
  1. Restart your app.
  2. Refresh your browser window and look for the speed badge.

About

Scout Elixir App Monitoring Agent and Development Profiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 99.2%
  • HTML 0.8%