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 2019/10/22 07:02:49 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #3676: Add componentId for apache servicecomb.

wu-sheng commented on a change in pull request #3676: Add componentId for apache servicecomb.
URL: https://github.com/apache/skywalking/pull/3676#discussion_r337353747
 
 

 ##########
 File path: oap-server/server-starter/src/main/resources/component-libraries.yml
 ##########
 @@ -254,6 +254,15 @@ pulsar-consumer:
 Ehcache:
   id: 75
   languages: Java
+servicecomb-mesher:
+  id: 76
+  languages: Golang
+servicecomb-service-center:
+  id: 77
+  languages: Golang
 
 Review comment:
   Golang should take ` [5000, 6000)`, such as node js
   ```
   # NoeJS components
   # [4000, 5000) for Node.js agent
   ```

----------------------------------------------------------------
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


With regards,
Apache Git Services