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 2022/11/13 12:00:53 UTC

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #9955: Nodejs plugin AWSDynamoDB, AWSSNS, AWSSQS component IDs

wu-sheng commented on code in PR #9955:
URL: https://github.com/apache/skywalking/pull/9955#discussion_r1020890525


##########
oap-server/server-starter/src/main/resources/component-libraries.yml:
##########
@@ -425,6 +425,15 @@ tls:
 Micronaut:
   id: 131
   languages: Java
+AWSDynamoDB:
+  id: 132
+  languages: Java,C#,Node.js,Python
+AWSSNS:
+  id: 133
+  languages: Java,C#,Node.js,Python
+AWSSQS:
+  id: 134
+  languages: Java,C#,Node.js,Python

Review Comment:
   132-134 have been registered. Please register to new IDs.



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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org