wu-sheng commented on a change in pull request #5493:
URL: https://github.com/apache/skywalking/pull/5493#discussion_r492610311



##########
File path: 
apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/ComponentsDefine.java
##########
@@ -178,4 +178,6 @@
     public static final OfficialComponent QUARTZ_SCHEDULER = new 
OfficialComponent(97, "quartz-scheduler");
 
     public static final OfficialComponent XXL_JOB = new OfficialComponent(98, 
"xxl-job");
-}
+
+    public static final OfficialComponent SPRING_WEBCLIENT = new 
OfficialComponent(99, "spring-webflux-5.x-webclient");

Review comment:
       A component should not include the 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


Reply via email to