Update NewRelic config for production [SCI-5594]

This commit is contained in:
Oleksii Kriuchykhin 2021-03-25 16:02:28 +01:00
parent 2873424e7d
commit 22ca7e5ea6

View file

@ -45,3 +45,13 @@ staging:
production: production:
<<: *default_settings <<: *default_settings
log_level: error
error_collector:
enabled: true
analytics_events:
enabled: false
transaction_tracer:
enabled: false
slow_sql:
enabled: true