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 16:17:40 UTC

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

tom-pytel commented on code in PR #9955:
URL: https://github.com/apache/skywalking/pull/9955#discussion_r1020929102


##########
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:
   Fixed.



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