Fix the problem that WebClient calls cannot be tracked through Skywalking in the Spring Cloud Gateway project

Solve the problem that WebClient calls cannot be tracked in the Spring Cloud Gateway projectProblem descriptionSkywalking brings non intrusive distributed link collection to java applications through java agent. In the microservice architecture, as a business Gateway, Spring Cloud Gateway generally needs to customize the Filter and call other ...

Added by Maknis on Sat, 05 Mar 2022 11:40:11 +0200

Skywalking installation and use

SkyWalking is an open source observable platform for collecting, analyzing, aggregating and visualizing data from services and cloud native infrastructure. SkyWalking provides an easy way to maintain a clear view of distributed systems, even across the cloud. It is a modern APM designed for cloud native, container based distributed systems. Wh ...

Added by Saruman on Thu, 30 Dec 2021 05:30:50 +0200