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/21 06:30:33 UTC

[skywalking] branch master updated: Update Redis Python Plugin Component (#5138)

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 cff36b6  Update Redis Python Plugin Component (#5138)
cff36b6 is described below

commit cff36b63bcba2a16b7f525f40dc18f17bf662fe2
Author: huawei <al...@gmail.com>
AuthorDate: Tue Jul 21 14:30:19 2020 +0800

    Update Redis Python Plugin Component (#5138)
---
 oap-server/server-bootstrap/src/main/resources/component-libraries.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 9542344..6dd5335 100755
--- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
+++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
@@ -52,7 +52,7 @@ ORACLE:
   languages: Java
 Redis:
   id: 7
-  languages: Java,C#,Node.js,PHP
+  languages: Java,C#,Node.js,PHP,Python
 Motan:
   id: 8
   languages: Java