janhoy commented on code in PR #889:
URL: https://github.com/apache/solr/pull/889#discussion_r888847262


##########
solr/solr-ref-guide/modules/deployment-guide/pages/distributed-tracing.adoc:
##########
@@ -51,7 +57,7 @@ 
https://docs.datadoghq.com/tracing/setup/java/[datadog-java-agent] uses Javaagen
 The `modules/jagertracer-configurator` provides a default implementation for 
setting up Jaeger Tracer.
 
 Add the solr-jaegertracer JAR file and the other JARs provided with this 
module to your Solr installation, ideally to each node.
-GSON is a dependency that is only used by Jaeger's "remote" sampler,
+https://github.com/google/gson[GSON] is a dependency that is only used by 
Jaeger's "remote" sampler,

Review Comment:
   It feels strange that "remote" is the default setting, and at the same time 
make sure it will crash :) If we omit gson, we should probably add a wording 
that we recommend actively setting env.var `JAEGER_SAMPLER_TYPE` to something 
else than the default?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to