From 4adc33d520744afb6dc922cab34c6a6f81b977e6 Mon Sep 17 00:00:00 2001 From: clokep Date: Fri, 17 Nov 2023 13:44:41 +0000 Subject: deploy: c4f5522189687c1e739d63246b5a6668d89b2d5f --- latest/opentracing.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'latest/opentracing.html') diff --git a/latest/opentracing.html b/latest/opentracing.html index d7a8a401f1..b3a11206dd 100644 --- a/latest/opentracing.html +++ b/latest/opentracing.html @@ -76,7 +76,7 @@ @@ -187,6 +187,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