Merge branch 'master' into 2.0.x

This commit is contained in:
Marcin Grzejszczak
2017-10-16 09:21:18 +02:00
7 changed files with 249 additions and 50 deletions

View File

@@ -229,6 +229,9 @@ tracer.addTag(baggageKey, baggageValue);
=== Adding to the project
IMPORTANT: To ensure that your application name is properly displayed in Zipkin
set the `spring.application.name` property in `bootstrap.yml`.
==== Only Sleuth (log correlation)
If you want to profit only from Spring Cloud Sleuth without the Zipkin integration just add