docs: fix link to distributed tracing origins (#132912) (#132994)

(cherry picked from commit aac3420e40)

Co-authored-by: Avinash Upadhyaya K R <52544819+avinashupadhya99@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2022-05-26 06:59:09 -05:00 committed by GitHub
parent 4736688b18
commit a3d1e4dcca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,7 +176,7 @@ These are dynamic by default, which means they will be indexed and become search
If the service map is not showing an expected connection between the client and server,
it's likely because you haven't configured
{apm-agent-rum}/configuration.html#distributed-tracing-origins[`distributedTracingOrigins`].
{apm-rum-ref}/distributed-tracing-guide.html[`distributedTracingOrigins`].
This setting is necessary, for example, for cross-origin requests.