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 2021/11/12 12:17:12 UTC

[GitHub] [skywalking-nodejs] kezhenxu94 commented on pull request #64: The AxiosPlugin ignores SW8 if it is already in headers

kezhenxu94 commented on pull request #64:
URL: https://github.com/apache/skywalking-nodejs/pull/64#issuecomment-967067972


   > > I am confused, sw8 should never be forwarded. sw8 is tracing context. The client side generates a new key/value for request, and server side decodes it.
   > 
   > 
   > 
   > The client uses AXIos to request the Node service, and the Node service uses AXIos to request the back-end service.  Sw8 is already created on the client side, so there is no need to create SW8 on the Node service side  
   
   If your "Node service" serves as a proxy and you don't want that appear in topology/traces you should not install SkyWaling agent in it and pass all the headers in your Axios. 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

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