From 42c8cebbc1bb30b003db477b86ec8f7360a1e1aa Mon Sep 17 00:00:00 2001 From: zhang-wei Date: Wed, 8 Jul 2020 08:50:16 +0800 Subject: [PATCH] add golang component id (#5050) --- .../src/main/resources/component-libraries.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml index 08b5704d7..96d2f7e38 100755 --- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml +++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml @@ -386,6 +386,18 @@ ServiceCombServiceCenter: MOSN: id: 5003 languages: Golang +GoHttpServer: + id: 5004 + languages: Golang +GoHttpClient: + id: 5005 + languages: Golang +Gin: + id: 5006 + languages: Golang +Gear: + id: 5007 + languages: Golang # Lua components # [6000, 7000) for Lua agent