From 51b1225fc79b9c24d202efb23a971bfb21540dac Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 5 Jul 2022 12:25:53 +0000 Subject: deploy: b51a0f4be0287f88a747952fb3cc8132d29df4c8 --- latest/opentracing.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'latest/opentracing.html') diff --git a/latest/opentracing.html b/latest/opentracing.html index fa692ddca4..1368bad010 100644 --- a/latest/opentracing.html +++ b/latest/opentracing.html @@ -76,7 +76,7 @@ @@ -191,8 +191,9 @@ using docker like so:

https://www.jaegertracing.io/docs/latest/getting-started.

Enable OpenTracing in Synapse

OpenTracing is not enabled by default. It must be enabled in the -homeserver config by uncommenting the config options under opentracing -as shown in the sample config. For example:

+homeserver config by adding the opentracing option to your config file. You can find +documentation about how to do this in the config manual under the header 'Opentracing'. +See below for an example Opentracing configuration:

opentracing:
   enabled: true
   homeserver_whitelist:
-- 
cgit 1.5.1