Sha256: 1e0801e24f433b67404de9f915ad58acb1359492363aa62fdbcd1847cd61262d

Contents?: true

Size: 637 Bytes

Versions: 5

Compression:

Stored size: 637 Bytes

Contents

---
development:
  high_security: true

  # Settings known to be overridden by high security, purposefully set wrong
  # in local configuration for testing purposes!
  ssl: false
  transaction_tracer:
    record_sql: raw
    enabled: true
    stack_trace_threshold: 0.5
  slow_sql:
    record_sql: obfuscated
  capture_params: true

  error_collector:
    enabled: true
  apdex_t: 0.24
  monitor_mode: true
  license_key: bootstrap_newrelic_admin_license_key_000
  developer_mode: false
  app_name: test
  host: 127.0.0.1
  api_host: 127.0.0.1
  port: <%= $collector && $collector.port %>
  browser_monitoring:
    auto_instrument: true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
newrelic_rpm-3.9.5.251 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.4.245 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.3.241 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.2.239 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.1.236 test/multiverse/suites/high_security/config/newrelic.yml