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
feat(node): Ensure koa spans have better data (#12108)
This ensures we have correct op, name & origin for all koa middleware
spans.
I also updated the E2E test to actually check this as well.
I also noticed a problem in the instrumentation where the name is
sometimes empty here, opened an upstream issue:
open-telemetry/opentelemetry-js-contrib#2220
to look into this.
0 commit comments