Simple express app printing odd warning #3304
Labels
bug
Something isn't working
priority:p4
Bugs and spec inconsistencies which do not fall into a higher prioritization
Discussed in #3275
The awb-lambda instrumentation (https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/plugins/node/opentelemetry-instrumentation-aws-lambda/src/instrumentation.ts#L92 ) may not register a module to be instrumented thus the base instrumentation class warns about this: https://github.com/open-telemetry/opentelemetry-js/blob/main/experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentation.ts#L52.
Should we remove this warning?
The text was updated successfully, but these errors were encountered: