opentelemetry-lambda
opentelemetry-lambda copied to clipboard
Improve nodejs layer by auto-instrumentations-node
Describe the bug onboard auto-instrumentations-node instead of managing a library instrumentation list in https://github.com/open-telemetry/opentelemetry-lambda/blob/main/nodejs/packages/layer/src/wrapper.ts
Refer to python wrapper improvement https://github.com/open-telemetry/opentelemetry-lambda/pull/164
Steps to reproduce If possible, provide a recipe for reproducing the error.
What did you expect to see? No need manage a lib instrumentation list in wrapper.ts Load lib instrumentation by auto-instrumentations-node
What did you see instead?
What version of collector/language SDK version did you use?
Version: (e.g., v0.58.0, v1.11.0, etc)
What language layer did you use?
Config: (e.g., Java, Python, etc)
Additional context Add any other context about the problem here.
@wangzlei I could take care of it :)
This issue was marked stale. It will be closed in 30 days without additional activity.
@mat-rumian do you still want to take care of this? Feel free.