学如逆水行舟,不进则退
2025-07-20
1.docker部署命令:
1234567891011docker run -d --name jaeger \ -e COLLECTOR_ZIPKIN_HOST_PORT=:9411 \ -p 5775:5775/udp \ -p