Browse Source

add zipkin

Airhead 7 năm trước cách đây
mục cha
commit
74edeb20e0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: