Enable turning off browser monitoring when new relic is disabled

This commit is contained in:
Ryan Ahearn
2023-05-02 16:05:09 -04:00
parent 3f13598f70
commit f42acc6fb4
3 changed files with 8 additions and 2 deletions

View File

@@ -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