You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "acherla (via GitHub)" <gi...@apache.org> on 2023/03/14 11:57:44 UTC

[GitHub] [druid] acherla commented on issue #13924: opentelemetry-emitter fails on startup (all druid services) - Druid Version 25.0.0

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: commits-unsubscribe@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org