tom-pytel opened a new pull request #41: URL: https://github.com/apache/skywalking-nodejs/pull/41
Two MongoDB fixes here: * Added flag to indicate whether mongodb is inside an internal call to be able to differentiate when a recursed operation belongs to mongo or the user so that user spans are properly created in case of an immediate callback from mongo but not in case of recursed mongo operations. * mapReduce will show string functions quoted to differentiate from real passed functions. -- 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]
