Other OpenTelemetry implementations

All OpenTelemetry SDKs should accept the following environment variables in order to configure their implementation of the OTLP+HTTP exporter:

Environment variableValue
OTEL_EXPORTER_OTLP_ENDPOINThttps://ga-otlp.lumigo-tracer-edge.golumigo.com
OTEL_EXPORTER_OTLP_HEADERSAuthorization=LumigoToken <token>
OTEL_EXPORTER_OTLP_PROTOCOLhttp/protobuf

Replace <token> with your Lumigo token, which is available in Settings -> Tracing -> Manual tracing, see the Lumigo Tokens documentation.

📘

Are you having a hard time configuring an OpenTelemetry SDK to work with Lumigo?

If you are having issues connecting an application instrumented with OpenTelemetry with Lumigo, please contact our support.


Did this page help you?