diff --git a/config/newrelic.yml b/config/newrelic.yml index e1482e4a1..e61ed9eea 100644 --- a/config/newrelic.yml +++ b/config/newrelic.yml @@ -58,6 +58,7 @@ test: staging: <<: *default_settings app_name: <%= ENV.fetch('NEW_RELIC_APP_NAME', 'Chatwoot') %> (Staging) + monitor_mode: <%= ENV.fetch('NEW_RELIC_STAGING_MONITORING_ENABLED', false) %> production: <<: *default_settings