export OTEL_EXPORTER_OTLP_ENDPOINT="https://otlp.elastic.example.net" export OTEL_EXPORTER_OTLP_HEADERS="Authorization=ApiKey REDACTED_API_KEY" export OTEL_SERVICE_NAME="checkout-api"