Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Marcin Grzejszczak ee23ea6465 Simplified Feign (#372)
with this change we no longer treat retries as a continuation of a previous span. That way the Feign code simplifies a lot. RequestInterceptor starts a span and the TraceFeignClient will always close it no matter what's happening.

fixes #202
2016-08-09 19:01:48 +02:00
..
2016-08-09 19:01:48 +02:00
2016-07-25 11:58:27 +02:00