Skip to content

Commit e56a5a9

Browse files
authored
Removes spring-cloud-sleuth-zipkin-stream (#756)
Fixes #727
1 parent 2a0b094 commit e56a5a9

File tree

14 files changed

+1
-1165
lines changed

14 files changed

+1
-1165
lines changed

Diff for: pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<module>spring-cloud-sleuth-zipkin</module>
3232
<module>spring-cloud-sleuth-zipkin2</module>
3333
<module>spring-cloud-sleuth-stream</module>
34-
<module>spring-cloud-sleuth-zipkin-stream</module>
3534
<module>spring-cloud-starter-sleuth</module>
3635
<module>spring-cloud-starter-zipkin</module>
3736
<module>spring-cloud-starter-zipkin2</module>

Diff for: spring-cloud-sleuth-samples/README.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ NOTE: You can see the zipkin spans without the UI (in logs) if you run the sampl
2626
image::{github-raw}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Sample Zipkin Screenshot]
2727

2828
> 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).
29+

Diff for: spring-cloud-sleuth-zipkin-stream/README.md

-34
This file was deleted.

Diff for: spring-cloud-sleuth-zipkin-stream/pom.xml

-162
This file was deleted.

0 commit comments

Comments
 (0)