This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 1a0a938 added Component ID for Node Mongoose plugin (#6628)
1a0a938 is described below
commit 1a0a9388e8d9a14898f81ac8b3104794db9a0525
Author: Tomasz Pytel <[email protected]>
AuthorDate: Fri Mar 26 13:51:19 2021 -0300
added Component ID for Node Mongoose plugin (#6628)
---
oap-server/server-bootstrap/src/main/resources/component-libraries.yml | 3 +++
1 file changed, 3 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 02bf8d4..61fc318 100755
--- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
+++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
@@ -419,6 +419,9 @@ Koa:
Axios:
id: 4005
languages: Node.js
+Mongoose:
+ id: 4006
+ languages: Node.js
# Golang components
# [5000, 6000) for Golang agent