Fixed docs

This commit is contained in:
Marcin Grzejszczak
2018-08-31 09:59:24 +02:00
parent dbeece81c7
commit 4d73dc5790
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ NOTE: Set `spring.application.name=myService` (for instance) to see the service
IMPORTANT: If you use Zipkin, configure the probability of spans exported by setting `spring.sleuth.sampler.probability`
(default: 0.1, which is 10 percent). Otherwise, you might think that Sleuth is not working be cause it omits some spans.
:branch: 2.0.x
:branch: master
== Introduction

View File

@@ -1,4 +1,4 @@
:branch: 2.0.x
:branch: master
== Introduction