summary refs log tree commit diff
path: root/docs/usage/configuration/config_documentation.md
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-08-03 16:59:58 -0500
committerEric Eastwood <erice@element.io>2022-08-03 16:59:58 -0500
commitd7166a0d316b311dd70fb6e6b4945dbd87769fc1 (patch)
treed04ea9e1069e64a54e797057be6c567c48391fc8 /docs/usage/configuration/config_documentation.md
parentFix tracing imports after merging in develop (diff)
downloadsynapse-d7166a0d316b311dd70fb6e6b4945dbd87769fc1.tar.xz
Update docs/tracing.md
Diffstat (limited to 'docs/usage/configuration/config_documentation.md')
-rw-r--r--docs/usage/configuration/config_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md

index a4f87cad83..d215af7250 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md
@@ -3540,7 +3540,7 @@ OpenTelemetry. Sub-options include: * `enabled`: whether tracing is enabled. Set to true to enable. Disabled by default. * `homeserver_whitelist`: The list of homeservers we wish to send and receive span contexts and span baggage. - See [here](../../tracing.md) for more. + See [here](../../tracing.md#homeserver-whitelisting) for more. This is a list of regexes which are matched against the `server_name` of the homeserver. By default, it is empty, so no servers are matched. * `sample_rate`: The probability that a given span and subsequent child spans in the trace will be