acherla commented on issue #13924:
URL: https://github.com/apache/druid/issues/13924#issuecomment-1467965969

   export OTEL_SERVICE_NAME="org.apache.druid"
   export OTEL_TRACES_SAMPLER="traceidratio"
   export OTEL_TRACES_SAMPLER_ARG="0.2"
   export 
OTEL_EXPORTER_OTLP_TRACES_HEADERS="Authorization={{aether_authorization}}"
   export OTEL_EXPORTER_OTLP_TRACES_ENDPOINT={{aether_endpoint}}
   export OTEL_TRACES_EXPORTER=zipkin
   export OTEL_METRICS_EXPORTER=none
   export OTEL_LOGS_EXPORTER=none


-- 
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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to