huangguangshan commented on PR #779:
URL: https://github.com/apache/skywalking-java/pull/779#issuecomment-3520632106

   > I think you should run this(2.0.0) locally, and confirm it would fail. And 
post local logs here.
   
   When running locally with Spring Cloud Gateway 2.0.0, the skywalking-api.log 
shows the following warnings:
   
   WARN 2025-11-12 15:01:27.054 main AbstractClassEnhancePluginDefine : enhance 
class reactor.ipc.netty.http.client.HttpClient by plugin 
org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.HttpClientInstrumentation
 is not activated. Witness class 
org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 does not 
exist.
   WARN 2025-11-12 15:01:27.128 main AbstractClassEnhancePluginDefine : enhance 
class org.springframework.cloud.gateway.filter.NettyRoutingFilter by plugin 
org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.NettyRoutingFilterInstrumentation
 is not activated. Witness class 
org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 does not 
exist.
   WARN 2025-11-12 15:01:27.691 main AbstractClassEnhancePluginDefine : enhance 
class 
org.springframework.cloud.gateway.handler.FilteringWebHandler$GatewayFilterAdapter
 by plugin 
org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.GatewayFilterInstrumentation
 is not activated. Witness class 
org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 does not 
exist.
   WARN 2025-11-12 15:01:27.692 main AbstractClassEnhancePluginDefine : enhance 
class org.springframework.cloud.gateway.filter.OrderedGatewayFilter by plugin 
org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.GatewayFilterInstrumentation
 is not activated. Witness class 
org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 does not 
exist.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to