Commit 6eaacf35 by songxiang

兼容低版本的zipkin

parent 25123035
......@@ -34,6 +34,7 @@ spring:
db: ${spring.application.name}
enabled: true
zipkin:
base-url: http://192.168.1.175:9399
sender:
type: rabbit
rabbitmq:
......
......@@ -34,6 +34,7 @@ spring:
db: rays-uat
enabled: false
zipkin:
base-url: http://192.168.93.57:9393
sender:
type: rabbit
rabbitmq:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment