wu-sheng commented on issue #7260:
URL: https://github.com/apache/skywalking/issues/7260#issuecomment-876121209


   > const { default: agent } = require('skywalking-backend-js');
   > 
   > 
   > 
   > agent.start({
   > 
   >   serviceName: 'test-api',
   > 
   >   serviceInstance: 'test-instance',
   > 
   >   collectorAddress: '127.0.0.1:11800',
   > 
   > });
   > 
   > 
   
   I don't think these several lines help. Not every nodejs app faces this 
potential issue, I think. So I ask for your codebase which coule make us to see 
this error.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to