Skip to content

Add option to opt-out of Node "Not instrumented" warnings #13471

@mydea

Description

@mydea

Description

Today, in certain cases Node SDK users will see warnings about a framework not being instrumented. In most cases, this is helpful because it tells you something will not work as expected, and thus it is good to let users know that something is bad.

However, there are also legimitate reasons for this. For example: #12056 (comment) if you have a version of a framework that is not (yet) supported by OTEL, like using express 5 beta.

For such cases, we should offer a way to silence these warnings, at least.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions