| Class | NewRelic::Agent::Configuration::DefaultSource |
| In: |
lib/new_relic/agent/configuration/default_source.rb
|
| Parent: | Object |
| defaults | [R] |
This check supports the js_errors_beta key we‘ve asked clients to set. Once JS errors are GA, browser_monitoring.loader can stop being dynamic.
On Rubies with string encodings support (1.9.x+), default to always normalize encodings since it‘s safest and fast. Without that support the conversions are too expensive, so only enable if overridden to.