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一次或多次生成调用链信息
istio分布式调用链Jaeger

 

 

相关文章:

  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2021-08-26
  • 2021-06-07
  • 2022-01-10
  • 2021-12-18
猜你喜欢
  • 2022-12-23
  • 2021-07-17
  • 2021-06-30
  • 2021-04-07
  • 2021-10-16
  • 2021-09-15
  • 2022-12-23
相关资源
相似解决方案