infraio commented on a change in pull request #2808:
URL: https://github.com/apache/hbase/pull/2808#discussion_r548355972



##########
File path: conf/hbase-env.sh
##########
@@ -142,3 +142,7 @@
 # Override text processing tools for use by these launch scripts.
 # export GREP="${GREP-grep}"
 # export SED="${SED-sed}"
+
+# Uncomment to enable trace, you can change the options to use other exporters 
such as jaeger or
+# zipkin
+# export HBASE_TRACE_OPTS="-Dotel.config.sampler.probability=0.1 
-Dotel.exporter=logging"

Review comment:
       Can we add a url to show that how to config otel.exporter?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to