Zipkin
This commit is contained in:
parent
c2eced0d66
commit
9c38f51f4b
6 changed files with 12 additions and 3 deletions
|
|
@ -66,6 +66,10 @@
|
|||
<artifactId>spring-cloud-starter-sleuth</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-zipkin</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue