You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wu-sheng (via GitHub)" <gi...@apache.org> on 2023/02/13 01:52:13 UTC

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10383: Add HTTPX component ID

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


##########
oap-server/server-core/src/test/resources/component-libraries.yml:
##########
@@ -653,6 +653,12 @@ AsyncPG:
 AIORedis:
   id: 7017
   languages: Python
+Websockets:
+  id: 7018
+  languages: Python
+HTTPX:
+  id: 7019
+  languages: Python

Review Comment:
   You don't need to update the test file, although it is harmless.



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