From 30bb320ed7be084e8b86e050d426f20d4b5a9045 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 20 Mar 2015 08:16:35 -0500 Subject: Turn off real user/JavaScript NewRelic monitoring Signed-off-by: Dan McGee --- newrelic.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newrelic.ini b/newrelic.ini index 5ced1ed2..72158dc4 100644 --- a/newrelic.ini +++ b/newrelic.ini @@ -177,7 +177,7 @@ error_collector.ignore_errors = # For those Python web frameworks that are supported, this # setting enables the auto-insertion of the browser monitoring # JavaScript fragments. -browser_monitoring.auto_instrument = true +browser_monitoring.auto_instrument = false # A thread profiling session can be scheduled via the UI when # this option is enabled. The thread profiler will periodically -- cgit v1.2.2