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
test(node): Add test for console.log & isolation scope (#11593)
Adds a test to ensure isolation scope is correctly applied to express
spans, and also that console.log is correctly instrumented.
We have related tests in E2E tests and in other places, but it doesn't
hurt to have this explicitly here I guess...
0 commit comments