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 2021/10/11 04:00:46 UTC

[GitHub] [skywalking-java] xu1009 commented on a change in pull request #45: Add kylin jdbc plugin

xu1009 commented on a change in pull request #45:
URL: https://github.com/apache/skywalking-java/pull/45#discussion_r725774133



##########
File path: apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/ComponentsDefine.java
##########
@@ -215,4 +215,5 @@
 
     public static final OfficialComponent JACKSON = new OfficialComponent(118, "Jackson");
 
+    public static final OfficialComponent APACHE_KYLIN_JDBC_DRIVER = new OfficialComponent(121, "apache-kylin-jdbc-driver");

Review comment:
       i don not get, you mean this file has changed ?  i merge master just now 




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