lixiv opened a new issue #3806: NodeJS auto-instrument agents cannot be used as expected URL: https://github.com/apache/skywalking/issues/3806 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - What do you want to know? We shouldn't say we support NodeJS auto-instrument agents, because it cannot run as expected. One critical bug is that span references(childof) is incorrect. The agent lack of a "ThreadLocal" implementation, it cannot set/get per-request context.
---------------------------------------------------------------- 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
