opentelemetry-lambda
opentelemetry-lambda copied to clipboard
[Question] How to configure HTTP instead of XRay
Is your feature request related to a problem? Please describe. I have nodejs and java based lambdas, and trying to instrument those using OTEL layers/extension, unable to override the XRAY config I would like to send all trace data to a HTTP jager endpoint, unable to do so. please help.
Describe the solution you'd like Trace data should go to my HTTP endpoint
Describe alternatives you've considered NA
Additional context Add any other context or screenshots about the feature request here.