Added SpanStartListener and slf4j SpanStartListener and SpanReceiver

This commit is contained in:
Spencer Gibb
2015-06-23 16:11:42 -06:00
parent 51273f042f
commit 5afbc75ecb
15 changed files with 229 additions and 38 deletions

View File

@@ -47,7 +47,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-zipkin</artifactId>
<artifactId>spring-cloud-sleuth-core</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>