Turn off real user/JavaScript NewRelic monitoring

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2015-03-20 08:16:35 -05:00
parent 91954bb99c
commit 30bb320ed7

View File

@ -177,7 +177,7 @@ error_collector.ignore_errors =
# For those Python web frameworks that are supported, this # For those Python web frameworks that are supported, this
# setting enables the auto-insertion of the browser monitoring # setting enables the auto-insertion of the browser monitoring
# JavaScript fragments. # JavaScript fragments.
browser_monitoring.auto_instrument = true browser_monitoring.auto_instrument = false
# A thread profiling session can be scheduled via the UI when # A thread profiling session can be scheduled via the UI when
# this option is enabled. The thread profiler will periodically # this option is enabled. The thread profiler will periodically