Skip to content

Instantly share code, notes, and snippets.

@wuputah
Created November 11, 2011 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wuputah/1356704 to your computer and use it in GitHub Desktop.
Save wuputah/1356704 to your computer and use it in GitHub Desktop.
---
<%= ENV["RACK_ENV"] %>:
error_collector:
capture_source: true
enabled: true
ignore_errors: ActionController::RoutingError
apdex_t: 0.5
ssl: false
monitor_mode: true
license_key: <%= ENV["NEW_RELIC_LICENSE_KEY"] %>
developer_mode: false
app_name: <%= ENV["NEW_RELIC_APP_NAME"] %>
transaction_tracer:
record_sql: obfuscated
enabled: true
stack_trace_threshold: 0.5
transaction_threshold: apdex_f
capture_params: false
log_level: info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment