You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/31 08:04:13 UTC

[GitHub] [skywalking] WHYSOS opened a new issue #6112: [Node.js] Which express version is supported

WHYSOS opened a new issue #6112:
URL: https://github.com/apache/skywalking/issues/6112


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ √] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - Which express version is supported
   
   _ My version is Express4.13.1;Why can't the request be monitored?Only the requests sent by the server can be monitored.Thanks!
   ![image](https://user-images.githubusercontent.com/22768493/103400754-45de6800-4b81-11eb-9ca4-48ded1d2f7b3.png)
   ![image](https://user-images.githubusercontent.com/22768493/103400865-a077c400-4b81-11eb-97ea-5a5e5bd9dd03.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 closed issue #6112: [NodeJS] Which express version is supported

Posted by GitBox <gi...@apache.org>.
kezhenxu94 closed issue #6112:
URL: https://github.com/apache/skywalking/issues/6112


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #6112: [NodeJS] Which express version is supported

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #6112:
URL: https://github.com/apache/skywalking/issues/6112#issuecomment-752930965


   @WHYSOS version 4.13.1 is also supported, it turns out to be the same bug of https://github.com/apache/skywalking/issues/6109 , and should be fixed by https://github.com/apache/skywalking-nodejs/pull/20 , hence I'm going to close this and let's track this bug in #6109 , thanks very much for reporting


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #6112: [NodeJS] Which express version is supported

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #6112:
URL: https://github.com/apache/skywalking/issues/6112#issuecomment-752893668


   @WHYSOS `express` is built on top of `http`, so even the version 4.13.1 is not supported, the requests should be monitored by `http` plugin, could you share how you use `express`?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org