1.安装
kubectl apply -n istio-system -f https://raw.githubusercontent.com/jaegertracing/jaeger-kubernetes/master/all-in-one/jaeger-all-in-one-template.yml
2.访问事例
使用BookInfo示例生成调用链跟踪
BookInfo的应用程序启动和运行后,通过访问http://$GATEWAY_URL/productpage
一次或多次生成调用链信息