hsw409328 opened a new issue #6004: URL: https://github.com/apache/skywalking/issues/6004
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ x ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? gateway 2.2.1 monitor ___ ### Bug - Which version of SkyWalking, OS and JRE? Skywalking: 8.3.0 Gateway: 2.2.1 plugin: apm-spring-webflux-5.x-plugin-8.3.0 apm-spring-cloud-gateway-2.1.x-plugin-8.3.0 - Which company or project? - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. Agent Log: WARN 2020-12-14 16:03:57:507 main AbstractClassEnhancePluginDefine : enhance class org.springframework.web.reactive.DispatcherHandler by plugin org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.DispatcherHandlerInstrumentation is not working. Because witness class org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 is not existed. WARN 2020-12-14 16:04:00:199 main AbstractClassEnhancePluginDefine : enhance class com.mx.gateway.handler.SwaggerHandler by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed. WARN 2020-12-14 16:04:00:199 main AbstractClassEnhancePluginDefine : enhance class com.mx.gateway.handler.SwaggerHandler by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerForLowVersionInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed. WARN 2020-12-14 16:04:00:487 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 working. Because witness class org.springframework.cloud.gateway.config.GatewayAutoConfiguration$1 is not existed. WARN 2020-12-14 16:04:05:461 main AbstractClassEnhancePluginDefine : enhance class org.springframework.web.method.HandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.HandlerMethodInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed. WARN 2020-12-14 16:04:05:463 main AbstractClassEnhancePluginDefine : enhance class org.springframework.web.method.HandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v3.define.HandlerMethodInstrumentation is not working. Because witness class org.springframework.web.servlet.view.xslt.AbstractXsltView is not existed. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. ---------------------------------------------------------------- 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: [email protected]
