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

This commit is contained in:
Avinash Upadhyaya K R 2022-05-26 17:14:01 +05:30 committed by GitHub
parent ad36a63469
commit aac3420e40
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.