#端口号 server: port: 9411 #spring 相关配置 spring: application: name: zipkin-service #启动报错问题 management: metrics: web: server: auto-time-requests: false