kezhenxu94 commented on issue #7260:
URL: https://github.com/apache/skywalking/issues/7260#issuecomment-876127210
> const { default: agent } = require('skywalking-backend-js');
>
> agent.start({
> serviceName: 'test-api',
> serviceInstance: 'test-instance',
> collectorAddress: '127.0.0.1:11800',
> });
Please provide valuable code snippet to help reproduce the problem, these
lines of codes are running in our tests in every commit and we're not able to
see the error you reported.
--
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]