Add componentId for apache servicecomb. (#3676)

* Add componentId for apache servicecomb.

* Edit according to comment

* add servicecomb

* Edit according to comment

* fix
This commit is contained in:
surechen 2019-11-19 06:58:15 +08:00 committed by 吴晟 Wu Sheng
parent 70f94d577c
commit 96a3e34243
1 changed files with 9 additions and 0 deletions

View File

@ -327,6 +327,15 @@ Koa:
id: 4004
languages: Node.js
# Golang components
# [5000, 6000) for Golang agent
ServiceCombMesher:
id: 5001
languages: Golang
ServiceCombServiceCenter:
id: 5002
languages: Golang
# Component Server mapping defines the server display names of some components
# e.g.
# Jedis is a client library in Java for Redis server