Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mydea opened this issue Aug 27, 2024 · 0 comments · Fixed by #13693
Closed

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

mydea opened this issue Aug 27, 2024 · 0 comments · Fixed by #13693
Assignees

Comments

@mydea
Copy link
Member

mydea commented Aug 27, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant