diff --git a/config/newrelic.yml b/config/newrelic.yml index 4fb7467f8..bf0500921 100644 --- a/config/newrelic.yml +++ b/config/newrelic.yml @@ -216,7 +216,8 @@ test: # incurring any user-visible performance degradation. production: <<: *default_settings - monitor_mode: true + monitor_mode: false + developer_mode: true # Many applications have a staging environment which behaves # identically to production. Support for that environment is provided