hanahmily commented on issue #3460: The application that 'docker-entrypoint.sh' 
generated make skywalking 6.3 NPE
URL: https://github.com/apache/skywalking/issues/3460#issuecomment-533380100
 
 
   It's because nacos-plugin didn't set telemetry instance id.
   ```
   TelemetryRelatedContext.INSTANCE.setId(selfAddress.toString());
   ```
   I'm gonna send PR to fix it.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to