-
Notifications
You must be signed in to change notification settings - Fork 13
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
Need to upgrade @opentelemetry/intstrumentation #595
Comments
Hi, which version of the distro are you using? We just released 2.0, which is using the latest instrumentation packages. As for the fix for require in the middle, this will be brought in when it's published |
flex-jonghyen
changed the title
Need @opentelemetry/intstrumentation
Need to upgrade @opentelemetry/intstrumentation
Nov 1, 2022
Updated |
Good news! Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"@opentelemetry/instrumentation" has some problem from "require-in-the-middle" that is hooking "require".
It is fixed in this pr. but is not deployed.
It makes so many performance problem.
And @opentelemetry/instrumentation version is greater than @splunk/otel's dependency version (^0.33.0).
I want to use fixed @opentelemetry/instrumentation with @splunk/otel.
Because I want to solve this problem, If you let me know how to know that the package upgrade.
Thanks.
The text was updated successfully, but these errors were encountered: