seifeHu commented on issue #3993: Is any sulotion send a traceId from web front 
page to   app server(which run with skywalking agent)?
URL: https://github.com/apache/skywalking/issues/3993#issuecomment-560391648
 
 
   > it is possible, but the cost will be high on network. You need to build 
your own client lib to follow the SkyWalking protocol.
   
   Yes. I think you are right .Do this will cost hign.  But  some time.  
Browser can do this  manually .
   
   Can I send http  msg with http header 
   ```
   key=sw3
   value= 
1.2343.234234234|1|1|1|#127.0.0.1:8080|#/portal/|#/testEntrySpan|1.2343.234234234
   ```
   to app server ?
   
   and do not send   this header to collector ?
   So  skywalking can send tracing this msg ???
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to