# Environment variables can also be used to configure Scout. See our help docs at https://docs.scoutapm.com#environment-variables for more information.
common:&defaults
# key: Your Organization key for Scout APM. Found on the settings screen.
# - Default: none
# key: not-to-be-committed
# log_level: Verboseness of logs.
# - Default: 'info'
# - Valid Options: debug, info, warn, error
log_level:debug
# name: Application name in APM Web UI
# - Default: the application names comes from the Rails or Sinatra class name