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
The text was updated successfully, but these errors were encountered:
Midqiu
added
the
bug
Something isn't working and you are sure it's a bug!
label
Jun 2, 2022
Midqiu
changed the title
[Bug] something went wrong wen use Router in expressjs with skywalking
[Bug] something went wrong when use Router in expressjs with skywalking
Jun 2, 2022
Search before asking
Apache SkyWalking Component
NodeJS Server Side Agent (apache/skywalking-nodejs)
What happened
when i user router in expressjs with skywalking, some went wrong.
and the result is:
this is OK:
but this has two records in skywalking:
and this has two records and tell me has error:
What you expected to happen
/router/
and/hello2/aaa
has one record and has no error。How to reproduce
1. start this server:
2. Visit web address
http://localhost:4444/hello/aaa
http://localhost:4444/router/
http://localhost:4444/hello2/aaa
3. see the skywalking dashboard
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: