hongshuai1994 opened a new issue, #10570:
URL: https://github.com/apache/skywalking/issues/10570

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   Java Agent (apache/skywalking-java)
   
   ### What happened
   
   I started two services, a spring-cloud-gateway service and a spring-boot 
service, and the http request was forwarded to the spring-boot service through 
the spring-cloud-gateway service.
   
   The spring-cloud-gateway service is connected to skywalking.
   I copied the two plug-ins apm-spring-webflux-5.x-plugin-8.14.0.jar and 
apm-spring-cloud-gateway-2.1.x-plugin-8.14.0.jar to skywalking-agent.
   
   After starting the two services and skywalking, you can see the trace in 
skywalking as shown in the figure below. In the entire trace, only the endpoint 
pointed by the arrow is not counted in the Endpoint tab. 
   
   
![image](https://user-images.githubusercontent.com/80237674/226578710-cb7c7d24-0db5-4850-81f9-14cabc0d9d9c.png)
   
![image](https://user-images.githubusercontent.com/80237674/226578860-c39af4d9-900a-4127-b00a-7462d3fe3b6c.png)
   
![image](https://user-images.githubusercontent.com/80237674/226579067-ba3b2996-d05c-4f84-b935-22f8f0487c1c.png)
   
   
   ### What you expected to happen
   
   the endpoint pointed by the arrow should be counted in the Endpoint tab
   
   ### How to reproduce
   
   Just follow the steps described in the question above
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: 
notifications-unsubscr...@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to