opentelemetry-lambda icon indicating copy to clipboard operation
opentelemetry-lambda copied to clipboard

Improve nodejs layer by auto-instrumentations-node

Open wangzlei opened this issue 2 years ago • 3 comments

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 avatar Jan 27 '23 21:01 wangzlei

@wangzlei I could take care of it :)

mat-rumian avatar Apr 27 '23 12:04 mat-rumian

This issue was marked stale. It will be closed in 30 days without additional activity.

github-actions[bot] avatar May 12 '24 03:05 github-actions[bot]

@mat-rumian do you still want to take care of this? Feel free.

tylerbenson avatar May 15 '24 17:05 tylerbenson