Browse Source

add zipkin

Airhead 7 years ago
parent
commit
74edeb20e0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hello-service.yml

+ 2 - 0
hello-service.yml

@ -12,6 +12,8 @@ spring:
    port: 5672
    username: guest
    password: guest
  zipkin:
    baseUrl: http://127.0.0.1:8669
eureka:
  client: