Sha256: aeb3c6ff8d32ffa029831fcc3e79a31fd2f8040af6daf8a2355654e48be58f46

Contents?: true

Size: 829 Bytes

Versions: 171

Compression:

Stored size: 829 Bytes

Contents

common: &default_settings
  app_name: "<%= app_name %>"
  audit_log:
    enabled: false
  browser_monitoring:
    auto_instrument: true
  capture_params: false
  developer_mode: false
  error_collector:
    capture_source: true
    enabled: true
    ignore_errors: "ActionController::RoutingError,Sinatra::NotFound"
  license_key: "<%%= ENV["NEW_RELIC_LICENSE_KEY"] %>"
  log_level: info
  monitor_mode: true
  transaction_tracer:
    enabled: true
    record_sql: obfuscated
    stack_trace_threshold: 0.500
    transaction_threshold: apdex_f
development:
  <<: *default_settings
  monitor_mode: false
  developer_mode: true
test:
  <<: *default_settings
  monitor_mode: false
production:
  <<: *default_settings
  monitor_mode: true
staging:
  <<: *default_settings
  app_name: "<%= app_name %> (Staging)"
  monitor_mode: true

Version data entries

171 entries across 171 versions & 19 rubygems

Version Path
philosophies-suspenders-2.2.6 templates/newrelic.yml.erb
philosophies-suspenders-2.2.4 templates/newrelic.yml.erb
philosophies-suspenders-2.2.3 templates/newrelic.yml.erb
slining-1.7.0 templates/newrelic.yml.erb
philosophies-suspenders-2.2.2 templates/newrelic.yml.erb
slining-1.6.0 templates/newrelic.yml.erb
onotole-2.0.2 templates/newrelic.yml.erb
philosophies-suspenders-2.2.1 templates/newrelic.yml.erb
philosophies-suspenders-2.2.0 templates/newrelic.yml.erb
onotole-2.0.1 templates/newrelic.yml.erb
onotole-2.0.0 templates/newrelic.yml.erb
cosmit-suspenders-1.36.13 templates/newrelic.yml.erb
cosmit-suspenders-1.36.12 templates/newrelic.yml.erb
cosmit-suspenders-1.36.11 templates/newrelic.yml.erb
cosmit-suspenders-1.36.3 templates/newrelic.yml.erb
cosmit-suspenders-1.36.2 templates/newrelic.yml.erb
cosmit-suspenders-1.36.1 templates/newrelic.yml.erb
cosmit-suspenders-1.36.0 templates/newrelic.yml.erb
philosophies-suspenders-2.1.2 templates/newrelic.yml.erb
onotole-1.2.11 templates/newrelic.yml.erb