1. Datadog Documentation, "Connect RUM and Traces", Browser Monitoring. (docs.datadoghq.com/realusermonitoring/connectrumandtraces/). This document states, "To link RUM data with backend traces, the RUM SDK adds tracing headers to the requests sent to your backend. The allowedTracingUrls initialization parameter allows you to specify the backends that can receive these headers."
2. Datadog Documentation, "RUM Browser Monitoring", Setup. (docs.datadoghq.com/realusermonitoring/browser/setup/). The setup guide shows allowedTracingUrls as a key initialization parameter for the RUM SDK.