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...@apache.org on 2020/07/05 13:48:41 UTC

[skywalking] branch master updated: add python components (#5032)

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 e59ba49  add python components (#5032)
e59ba49 is described below

commit e59ba49cd1b7780d660fcde03e50c520c5d0ceaa
Author: huawei <al...@gmail.com>
AuthorDate: Sun Jul 5 21:48:31 2020 +0800

    add python components (#5032)
---
 .../server-bootstrap/src/main/resources/component-libraries.yml     | 6 ++++++
 1 file changed, 6 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 1a0ce9e..9b3d035 100755
--- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
+++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
@@ -395,6 +395,12 @@ Nginx:
 Python:
   id: 7000
   languages: Python
+Flask:
+  id: 7001
+  languages: Python
+Requests:
+  id: 7002
+  languages: Python
 
 
 # PHP components