Instrument JS with copy/pasted snippet

this avoids having to set `unsafe-inline` in our CSP header
This commit is contained in:
Ryan Ahearn
2023-05-02 15:26:57 -04:00
parent 3f44877c8b
commit 3f13598f70
10 changed files with 36 additions and 2 deletions

View File

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