Skip to content

Instantly share code, notes, and snippets.

@pcasaretto
Created April 14, 2014 14:51
Show Gist options
  • Save pcasaretto/10655131 to your computer and use it in GitHub Desktop.
Save pcasaretto/10655131 to your computer and use it in GitHub Desktop.
common: &default_settings
app_name:
- <%= ENV["NEW_RELIC_APP_NAME"] %>
- App Server
...
background:
<<: *default_settings
monitor_mode: true
app_name:
- <%= ENV["NEW_RELIC_APP_NAME"] %>
- Background Workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment