File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55This library provides instrumentation for Spring Web applications (Boot, MVC and WebFlux). It creates tracing data for
66server requests and also client requests (` RestTemplate ` , ` AsyncRestTemplate ` and ` WebClient ` ).
77
8- ## Use [ opentracing-spring-cloud] ( https://github.com/opentracing-contrib/java-spring-cloud ) instead
8+ ## Comparison with [ opentracing-spring-cloud] ( https://github.com/opentracing-contrib/java-spring-cloud )
99
10- As it was mentioned above this library traces only inbound/outbound HTTP requests. If you would like to
10+ As it was mentioned above, this library traces only inbound/outbound HTTP requests. If you would like to
1111get automatically traced different set of technologies e.g. ` spring-cloud-netflix ` , JMS or even more then
1212use project [ opentracing-spring-cloud] ( https://github.com/opentracing-contrib/java-spring-cloud ) instead.
1313
You can’t perform that action at this time.
0 commit comments