You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sdk-node): register instrumentations early (#3502)
* fix(sdk-node): register instrumentations early
Register instrumentations as first step in start() before it gets async to
ensure that modules required during async resource detection get instrumented.
* Update experimental/CHANGELOG.md
---------
Co-authored-by: Daniel Dyla <[email protected]>
0 commit comments