Ensure sampler is called with the new span if it is to be started

This commit is contained in:
Dave Syer
2016-02-01 18:01:34 +00:00
parent 6d3b8ffc60
commit d8b72473d1
4 changed files with 21 additions and 8 deletions

View File

@@ -4,3 +4,6 @@ server:
spring:
application:
name: testSleuthApp
sleuth:
sampler:
percentage: 1.0