Project

General

Profile

Bug #6406 » newrelic.yml

shmeltex (Shmel de Tex), 05/07/2012 02:23 AM

 
common: &default_settings
app_name: My Application
log_level: info
ssl: false
apdex_t: 0.5
capture_params: false
transaction_tracer:
enabled: true
transaction_threshold: apdex_f
record_sql: obfuscated
stack_trace_threshold: 0.500
error_collector:
enabled: true
capture_source: true
ignore_errors: ActionController::RoutingError
development:
<<: *default_settings
monitor_mode: false
developer_mode: true
(3-3/3)