aderm commented on a change in pull request #3803: Add elasticsearch 6.x plugin 
& elasticsearch 6.x test scenario
URL: https://github.com/apache/skywalking/pull/3803#discussion_r343973617
 
 

 ##########
 File path: 
apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/ComponentsDefine.java
 ##########
 @@ -143,4 +143,6 @@
     public static final OfficialComponent EHCACHE = new OfficialComponent(75, 
"Ehcache");
 
     public static final OfficialComponent SOCKET_IO = new 
OfficialComponent(76, "SocketIO");
+
+    public static final OfficialComponent REST_HIGH_LEVEL_CLIENT = new 
OfficialComponent(77, "rest-high-level-client");
 
 Review comment:
   This is not recommended in the new ES version.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to