Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js wrapper issue #108

Open
abany opened this issue Dec 8, 2022 · 0 comments
Open

Node.js wrapper issue #108

abany opened this issue Dec 8, 2022 · 0 comments

Comments

@abany
Copy link

abany commented Dec 8, 2022

Hi,

We are using AWS_LAMBDA_EXEC_WRAPPER = /opt/nodejs-otel-handler.

And we are being flooded by multiple messages like this:
Exporter "jaeger-thrift-splunk" requested through environment variable is unavailable
However in our code we don't use the OTEL_TRACES_EXPORTER variable nor have references to jaeger-thrift-splunk neither.

In opentelemetry repository this is the portion of code related to our error message:
https://github.com/open-telemetry/opentelemetry-js/blob/7870e9529f1fc293766357f55f303f889e4154c1/packages/opentelemetry-sdk-trace-base/src/BasicTracerProvider.ts#L251-L261

But we are not sure why it is complaining about jaeger thrift exporter even if you have not declared it in our code.

Can you shed us some light on this?
Any help is much appreciated.

Kind regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant