Sha256: f77d5ee25e70cc000deae9a73e27d6e33725122d3522a781c7567aece4160f8b

Contents?: true

Size: 1.4 KB

Versions: 23

Compression:

Stored size: 1.4 KB

Contents

---
development:
  high_security: true

  # Settings known to be overridden by high security, purposefully set wrong
  # in local configuration for testing purposes!
  ssl: false
  capture_params: true

  attributes:
    enabled: true
    include:
      - "*"
      - "request.parameters.*"

  transaction_tracer:
    record_sql: raw
    enabled: true
    stack_trace_threshold: 0.5

    capture_attributes: true,
    attributes:
      enabled: true,
      include:
        - "*"
        - "request.parameters.*"

  error_collector:
    enabled: true
    capture_attributes: true,
    attributes:
      enabled: true,
      include:
        - "*"
        - "request.parameters.*"

  analytics_events:
    capture_attributes: true

  transaction_events:
    attributes:
      enabled: true
      include:
        - "*"
        - "request.parameters.*"

  browser_monitoring:
    capture_attributes: true
    attributes:
      enabled: true
      include:
        - "*"
        - "request.parameters.*"

  slow_sql:
    record_sql: obfuscated

  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

23 entries across 23 versions & 2 rubygems

Version Path
newrelic_rpm-4.0.0.332 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.18.1.330 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.18.0.329 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.17.2.327 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.17.1.326 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.17.0.325 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.16.3.323 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.16.2.321 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.16.1.320 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.16.0.318 test/multiverse/suites/high_security/config/newrelic.yml
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.15.2.317/test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.15.2.317 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.15.1.316 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.15.0.314 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.14.3.313 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.14.2.312 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.14.1.311 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.14.0.305 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.13.2.302 test/multiverse/suites/high_security/config/newrelic.yml
newrelic_rpm-3.13.1.300 test/multiverse/suites/high_security/config/newrelic.yml