Removes spring-cloud-sleuth-zipkin-stream (#756)

Fixes #727
This commit is contained in:
Adrian Cole
2017-10-22 22:55:51 +03:00
committed by GitHub
parent 2a0b09477b
commit e56a5a9b3f
14 changed files with 1 additions and 1165 deletions

View File

@@ -26,3 +26,4 @@ NOTE: You can see the zipkin spans without the UI (in logs) if you run the sampl
image::{github-raw}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Sample Zipkin Screenshot]
> The fact that the first trace in says "testSleuthMessaging" seems to be a bug in the UI (it has some annotations from that service, but it originates in the "testSleuthRibbon" service).