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
Hello, we instrumented some of our node express apps (running latest node v20) with auto instrumentation, and I'm seeing request traces that include spans from other requests. We do use async/await and other, older ways to do async things. I'm wondering if currently auto instrumentation, specifically http, works reliably in this kind of environment. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, we instrumented some of our node express apps (running latest node v20) with auto instrumentation, and I'm seeing request traces that include spans from other requests. We do use async/await and other, older ways to do async things. I'm wondering if currently auto instrumentation, specifically
http
, works reliably in this kind of environment. Thanks!Beta Was this translation helpful? Give feedback.
All reactions