HowlsCastle opened a new issue #5184: URL: https://github.com/apache/skywalking/issues/5184
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [X] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? ___ ### Bug - Which version of SkyWalking, OS and JRE? skywalking 8.0.1 spring webflux - Which company or project? - What happen? If possible, provide a way for reproducing the error. e.g. demo application, component version. I use the test case https://github.com/apache/skywalking/tree/master/test/plugin/scenarios/webflux-scenario, add some db opration into the hello() method.I visit the method, I found that the trace is broken.when I delete the @RequestBody params,the trace is ok.Is this something wrong? ___ ### Requirement or improvement - Please describe about 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]
