From be9ebbe9348aad461b7df2f619ee0147f72d8ef1 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Mon, 23 Oct 2023 11:56:47 +0000 Subject: deploy: 3bcb6a059f4cd1014b6a90550e009860089a13cc --- develop/print.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 9c4bd8d350..07238fb606 100644 --- a/develop/print.html +++ b/develop/print.html @@ -17019,6 +17019,10 @@ using docker like so:

-p 14268:14268 \ jaegertracing/all-in-one:1 +

By default, Synapse will publish traces to Jaeger on localhost. +If Jaeger is hosted elsewhere, point Synapse to the correct host by setting +opentracing.jaeger_config.local_agent.reporting_host in the Synapse configuration +or by setting the JAEGER_AGENT_HOST environment variable to the desired address.

Latest documentation is probably at https://www.jaegertracing.io/docs/latest/getting-started.

Enable OpenTracing in Synapse

-- cgit 1.5.1