From 0a68f81eaea37c65c960117175845ad9250f22ca Mon Sep 17 00:00:00 2001 From: H-Shay Date: Fri, 17 Jun 2022 17:48:16 +0000 Subject: deploy: 3d94d07db39bf29f9742c95e19b52b8ffcf6baa7 --- develop/print.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index b48e6e4d01..b32d1d42b8 100644 --- a/develop/print.html +++ b/develop/print.html @@ -14619,8 +14619,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