Sha256: 148f137b2c30f154c1371940393bab9f649361c23c6e0cdc4bb67cbd8c8270ea

Contents?: true

Size: 764 Bytes

Versions: 8

Compression:

Stored size: 764 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: localhost
  api_host: localhost
  port: <%= $collector && $collector.port %>
  browser_monitoring:
    auto_instrument: true

  # Fake collector uses SSL, and we want agent to trust its self-signed cert.
  ca_bundle_path: ../../../config/test.cert.crt

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
newrelic_rpm-3.11.2.286 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.11.1.284 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.11.0.283 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.10.0.279 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.9.275 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.8.273 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.7.266 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.9.6.257 test/multiverse/suites/high_security/config/newrelic.yml