Skip to content

Node SDK declares @opentelemetry/context-async-hooks as a dev dependency instead of a dependency #6188

@camdencheek

Description

@camdencheek

The node SDK lists @opentelemetry/context-async-hooks in devDependencies, but it's used as a non-type import. I think this needs to be moved to dependencies to install it properly when the SDK is installed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpkg:sdk-nodepriority:p3Bugs which cause problems in user apps not related to correctness (performance, memory use, etc)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions