mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 03:33:13 -04:00
Enable turning off browser monitoring when new relic is disabled
This commit is contained in:
@@ -45,7 +45,7 @@ distributed_tracing.enabled = true
|
||||
# application and reports this data to the New Relic UI at
|
||||
# newrelic.com. This global switch is normally overridden for
|
||||
# each environment below.
|
||||
monitor_mode = true
|
||||
monitor_mode = false
|
||||
|
||||
# Sets the name of a file to log agent messages to. Useful for
|
||||
# debugging any issues with the agent. This is not set by
|
||||
|
||||
Reference in New Issue
Block a user