You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/24 10:41:51 UTC

[GitHub] [skywalking] sunze4 opened a new issue #6822: node.js grpc client

sunze4 opened a new issue #6822:
URL: https://github.com/apache/skywalking/issues/6822


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   ___
   ### Question
   我使用node.js grpc服务,想要接入skywalking。参考http协议。
   span =  ContextManager.current.newExitSpan(serviceName, "professor_server", Component.UNKNOWN);
   使用这个方法获取span。
   span.inject()数据如下
   ContextCarrier {
     key: 'sw8',
     traceId: undefined,
     segmentId: undefined,
     spanId: undefined,
     service: undefined,
     serviceInstance: undefined,
     endpoint: undefined,
     clientAddress: undefined,
     items: [ [Circular *1] ],
     encode: [Function (anonymous)],
     decode: [Function (anonymous)]
   }
   由于数据是undefined,grpc序列化时报错。
   
   我想知道,node.js,怎么手动获取span。
   
   


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



[GitHub] [skywalking] wu-sheng commented on issue #6822: node.js grpc client

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6822:
URL: https://github.com/apache/skywalking/issues/6822#issuecomment-826074362


   Use English on Github. And writing plugin is contributor responsibility. We are not guiding people step by step. Read the many existing plugins, and learn concepts of SkyWalking.


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



[GitHub] [skywalking] wu-sheng commented on issue #6822: node.js grpc client

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6822:
URL: https://github.com/apache/skywalking/issues/6822#issuecomment-826074362


   Use English on Github. And writing plugin is contributor responsibility. We are not guiding people step by step. Read the many existing plugins, and learn concepts of SkyWalking.


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



[GitHub] [skywalking] wu-sheng closed issue #6822: node.js grpc client

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6822:
URL: https://github.com/apache/skywalking/issues/6822


   


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



[GitHub] [skywalking] wu-sheng closed issue #6822: node.js grpc client

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6822:
URL: https://github.com/apache/skywalking/issues/6822


   


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