Scout Ruby Installation

Tailored instructions are provided within our user interface. General instructions:

1

Your Gemfile:

gem 'scout_apm'

Shell:

bundle install
2

Download your customized config file*, placing it at config/scout_apm.yml.

Your customized config file is available within your Scout account.

3

Deploy.

* - If you've installed Scout via the Heroku Addon, the provisioning process automatically sets the required settings via config vars and a configuration file isn't required.